#bd0d2d color space conversions
Hex:
#bd0d2d
RGB:
189, 13, 45
CMY:
26, 95, 82
CMYK:
0, 93, 76, 26
HSL:
349°, 87.1287%, 39.6078%
HSV (HSB):
349°, 93.1217%, 74.1176%
XYZ:
21.6038, 11.2961, 3.5243
xyY:
0.5931, 0.3101, 11.2961
CIE-Lab:
40.0748, 63.4394, 32.9421
CIE-LCH:
40.0748, 71.4825, 27.4414
CIE-Luv:
40.0748, 120.2238, 18.7071
Hunter-Lab:
33.6097, 55.9203, 17.3096
#bd0d2d color charts
#bd0d2d color shades, tints & tones
#bd0d2d color schemes
#bd0d2d color preview, HTML & CSS examples
This text has a color of #bd0d2d
<p style="color:#bd0d2d;">Text here</p>
.mytext {color:#bd0d2d;}
This box has a color of #bd0d2d
<div style="background-color:#bd0d2d;">Content here</div>
.mybackground {background-color:#bd0d2d;}
Border around this has a color of #bd0d2d
<div style="border:2px solid #bd0d2d;">Content here</div>
.myborder {border:2px solid #bd0d2d;}