#bd2d1d color space conversions
Hex:
#bd2d1d
RGB:
189, 45, 29
CMY:
26, 82, 89
CMYK:
0, 76, 85, 26
HSL:
6°, 73.3945%, 42.7451%
HSV (HSB):
6°, 84.6561%, 74.1176%
XYZ:
22.1464, 12.7843, 2.4628
xyY:
0.5923, 0.3419, 12.7843
CIE-Lab:
42.4364, 55.7935, 44.1914
CIE-LCH:
42.4364, 71.1744, 38.3810
CIE-Luv:
42.4364, 111.6910, 28.4594
Hunter-Lab:
35.7551, 47.9899, 20.9448
#bd2d1d color charts
#bd2d1d color shades, tints & tones
#bd2d1d color schemes
#bd2d1d color preview, HTML & CSS examples
This text has a color of #bd2d1d
<p style="color:#bd2d1d;">Text here</p>
.mytext {color:#bd2d1d;}
This box has a color of #bd2d1d
<div style="background-color:#bd2d1d;">Content here</div>
.mybackground {background-color:#bd2d1d;}
Border around this has a color of #bd2d1d
<div style="border:2px solid #bd2d1d;">Content here</div>
.myborder {border:2px solid #bd2d1d;}