#bd2011 color space conversions
Hex:
#bd2011
RGB:
189, 32, 17
CMY:
26, 87, 93
CMYK:
0, 83, 91, 26
HSL:
5°, 83.4951%, 40.3922%
HSV (HSB):
5°, 91.0053%, 74.1176%
XYZ:
21.6040, 11.8923, 1.6871
xyY:
0.6140, 0.3380, 11.8923
CIE-Lab:
41.0445, 59.2605, 48.4919
CIE-LCH:
41.0445, 76.5720, 39.2929
CIE-Luv:
41.0445, 119.3070, 28.6201
Hunter-Lab:
34.4852, 51.4757, 21.2390
#bd2011 color charts
#bd2011 color shades, tints & tones
#bd2011 color schemes
#bd2011 color preview, HTML & CSS examples
This text has a color of #bd2011
<p style="color:#bd2011;">Text here</p>
.mytext {color:#bd2011;}
This box has a color of #bd2011
<div style="background-color:#bd2011;">Content here</div>
.mybackground {background-color:#bd2011;}
Border around this has a color of #bd2011
<div style="border:2px solid #bd2011;">Content here</div>
.myborder {border:2px solid #bd2011;}