#bd3b2f color space conversions
Hex:
#bd3b2f
RGB:
189, 59, 47
CMY:
26, 77, 82
CMYK:
0, 69, 75, 26
HSL:
5°, 60.1695%, 46.2745%
HSV (HSB):
5°, 75.1323%, 74.1176%
XYZ:
23.0633, 14.1520, 4.2054
xyY:
0.5568, 0.3417, 14.1520
CIE-Lab:
44.4501, 51.3026, 36.6195
CIE-LCH:
44.4501, 63.0313, 35.5190
CIE-Luv:
44.4501, 100.6678, 26.1931
Hunter-Lab:
37.6191, 43.6003, 19.7055
#bd3b2f color charts
#bd3b2f color shades, tints & tones
#bd3b2f color schemes
#bd3b2f color preview, HTML & CSS examples
This text has a color of #bd3b2f
<p style="color:#bd3b2f;">Text here</p>
.mytext {color:#bd3b2f;}
This box has a color of #bd3b2f
<div style="background-color:#bd3b2f;">Content here</div>
.mybackground {background-color:#bd3b2f;}
Border around this has a color of #bd3b2f
<div style="border:2px solid #bd3b2f;">Content here</div>
.myborder {border:2px solid #bd3b2f;}