#bd2007 color space conversions
Hex:
#bd2007
RGB:
189, 32, 7
CMY:
26, 87, 97
CMYK:
0, 83, 96, 26
HSL:
8°, 92.8571%, 38.4314%
HSV (HSB):
8°, 96.2963%, 74.1176%
XYZ:
21.5411, 11.8672, 1.3563
xyY:
0.6196, 0.3414, 11.8672
CIE-Lab:
41.0042, 59.1377, 51.9216
CIE-LCH:
41.0042, 78.6964, 41.2824
CIE-Luv:
41.0042, 120.1125, 29.9571
Hunter-Lab:
34.4488, 51.3323, 21.7799
#bd2007 color charts
#bd2007 color shades, tints & tones
#bd2007 color schemes
#bd2007 color preview, HTML & CSS examples
This text has a color of #bd2007
<p style="color:#bd2007;">Text here</p>
.mytext {color:#bd2007;}
This box has a color of #bd2007
<div style="background-color:#bd2007;">Content here</div>
.mybackground {background-color:#bd2007;}
Border around this has a color of #bd2007
<div style="border:2px solid #bd2007;">Content here</div>
.myborder {border:2px solid #bd2007;}