#bd2010 color space conversions
Hex:
#bd2010
RGB:
189, 32, 16
CMY:
26, 87, 94
CMYK:
0, 83, 92, 26
HSL:
6°, 84.3902%, 40.1961%
HSV (HSB):
6°, 91.5344%, 74.1176%
XYZ:
21.5963, 11.8893, 1.6468
xyY:
0.6147, 0.3384, 11.8893
CIE-Lab:
41.0396, 59.2455, 48.8836
CIE-LCH:
41.0396, 76.8091, 39.5261
CIE-Luv:
41.0396, 119.4045, 28.7820
Hunter-Lab:
34.4808, 51.4583, 21.3048
#bd2010 color charts
#bd2010 color shades, tints & tones
#bd2010 color schemes
#bd2010 color preview, HTML & CSS examples
This text has a color of #bd2010
<p style="color:#bd2010;">Text here</p>
.mytext {color:#bd2010;}
This box has a color of #bd2010
<div style="background-color:#bd2010;">Content here</div>
.mybackground {background-color:#bd2010;}
Border around this has a color of #bd2010
<div style="border:2px solid #bd2010;">Content here</div>
.myborder {border:2px solid #bd2010;}