#bd2c2f color space conversions
Hex:
#bd2c2f
RGB:
189, 44, 47
CMY:
26, 83, 82
CMYK:
0, 77, 75, 26
HSL:
359°, 62.2318%, 45.6863%
HSV (HSB):
359°, 76.7196%, 74.1176%
XYZ:
22.4000, 12.8254, 3.9843
xyY:
0.5713, 0.3271, 12.8254
CIE-Lab:
42.4990, 56.6938, 34.4617
CIE-LCH:
42.4990, 66.3460, 31.2936
CIE-Luv:
42.4990, 109.0264, 22.5176
Hunter-Lab:
35.8126, 48.9760, 18.4726
#bd2c2f color charts
#bd2c2f color shades, tints & tones
#bd2c2f color schemes
#bd2c2f color preview, HTML & CSS examples
This text has a color of #bd2c2f
<p style="color:#bd2c2f;">Text here</p>
.mytext {color:#bd2c2f;}
This box has a color of #bd2c2f
<div style="background-color:#bd2c2f;">Content here</div>
.mybackground {background-color:#bd2c2f;}
Border around this has a color of #bd2c2f
<div style="border:2px solid #bd2c2f;">Content here</div>
.myborder {border:2px solid #bd2c2f;}