#bd3b31 color space conversions
Hex:
#bd3b31
RGB:
189, 59, 49
CMY:
26, 77, 81
CMYK:
0, 69, 74, 26
HSL:
4°, 58.8235%, 46.6667%
HSV (HSB):
4°, 74.0741%, 74.1176%
XYZ:
23.1046, 14.1685, 4.4228
xyY:
0.5541, 0.3398, 14.1685
CIE-Lab:
44.4736, 51.3873, 35.5145
CIE-LCH:
44.4736, 62.4655, 34.6489
CIE-Luv:
44.4736, 100.2912, 25.4291
Hunter-Lab:
37.6411, 43.6939, 19.3822
#bd3b31 color charts
#bd3b31 color shades, tints & tones
#bd3b31 color schemes
#bd3b31 color preview, HTML & CSS examples
This text has a color of #bd3b31
<p style="color:#bd3b31;">Text here</p>
.mytext {color:#bd3b31;}
This box has a color of #bd3b31
<div style="background-color:#bd3b31;">Content here</div>
.mybackground {background-color:#bd3b31;}
Border around this has a color of #bd3b31
<div style="border:2px solid #bd3b31;">Content here</div>
.myborder {border:2px solid #bd3b31;}