#bd1500 color space conversions
Hex:
#bd1500
RGB:
189, 21, 0
CMY:
26, 92, 100
CMYK:
0, 89, 100, 26
HSL:
7°, 100.0000%, 37.0588%
HSV (HSB):
7°, 100.0000%, 74.1176%
XYZ:
21.2544, 11.3551, 1.0715
xyY:
0.6310, 0.3371, 11.3551
CIE-Lab:
40.1723, 61.3652, 53.9895
CIE-LCH:
40.1723, 81.7347, 41.3416
CIE-Luv:
40.1723, 124.6089, 29.3998
Hunter-Lab:
33.6974, 53.6173, 21.7028
#bd1500 color charts
#bd1500 color shades, tints & tones
#bd1500 color schemes
#bd1500 color preview, HTML & CSS examples
This text has a color of #bd1500
<p style="color:#bd1500;">Text here</p>
.mytext {color:#bd1500;}
This box has a color of #bd1500
<div style="background-color:#bd1500;">Content here</div>
.mybackground {background-color:#bd1500;}
Border around this has a color of #bd1500
<div style="border:2px solid #bd1500;">Content here</div>
.myborder {border:2px solid #bd1500;}