#bd010e color space conversions
Hex:
#bd010e
RGB:
189, 1, 14
CMY:
26, 100, 95
CMYK:
0, 99, 93, 26
HSL:
356°, 98.9474%, 37.2549%
HSV (HSB):
356°, 99.4709%, 74.1176%
XYZ:
21.0764, 10.8722, 1.4032
xyY:
0.6319, 0.3260, 10.8722
CIE-Lab:
39.3644, 63.9976, 48.5660
CIE-LCH:
39.3644, 80.3389, 37.1939
CIE-Luv:
39.3644, 127.7884, 26.1612
Hunter-Lab:
32.9731, 56.3943, 20.5581
#bd010e color charts
#bd010e color shades, tints & tones
#bd010e color schemes
#bd010e color preview, HTML & CSS examples
This text has a color of #bd010e
<p style="color:#bd010e;">Text here</p>
.mytext {color:#bd010e;}
This box has a color of #bd010e
<div style="background-color:#bd010e;">Content here</div>
.mybackground {background-color:#bd010e;}
Border around this has a color of #bd010e
<div style="border:2px solid #bd010e;">Content here</div>
.myborder {border:2px solid #bd010e;}