RGB | 178 | 37 | 38 | |
HSL | 1 | 0.66 | 0.42 | |
HSV | 360° | 79° | 70° | |
CYMK | 0 | 0.7921 | 0.7865 | 77 |
XYZ | 19.3715 | 10.9281 | 2.9221 |
This color is called Tall Poppy. It has 178 red, 37 green, and 38 blue. This color is not particularly light nor dark.
.text-b22526 { color: #b22526 }
This is some text in the color #b22526
.bg-b22526 { background-color: #b22526 }
.border-b22526 { border: 3px solid #b22526; }
This is some text in a box with a border of the color #b22526
.text-shadow-b22526 { text-shadow: 4px 4px 2px #b22526; }
This is some text with text shadow color #b22526
.box-shadow-b22526 { -moz-box-shadow: 1px 1px 3px 2px #b22526; -webkit-box-shadow: 1px 1px 3px 2px #b22526; box-shadow: 1px 1px 3px 2px #b22526; }
This is some text in a box with a box shadow of the color #b22526