#bd120e color space conversions
Hex:
#bd120e
RGB:
189, 18, 14
CMY:
26, 93, 95
CMYK:
0, 90, 93, 26
HSL:
1°, 86.2069%, 39.8039%
HSV (HSB):
1°, 92.5926%, 74.1176%
XYZ:
21.2818, 11.2831, 1.4716
xyY:
0.6253, 0.3315, 11.2831
CIE-Lab:
40.0533, 62.0085, 49.0029
CIE-LCH:
40.0533, 79.0338, 38.3180
CIE-Luv:
40.0533, 124.3605, 27.3749
Hunter-Lab:
33.5904, 54.3090, 20.9157
#bd120e color charts
#bd120e color shades, tints & tones
#bd120e color schemes
#bd120e color preview, HTML & CSS examples
This text has a color of #bd120e
<p style="color:#bd120e;">Text here</p>
.mytext {color:#bd120e;}
This box has a color of #bd120e
<div style="background-color:#bd120e;">Content here</div>
.mybackground {background-color:#bd120e;}
Border around this has a color of #bd120e
<div style="border:2px solid #bd120e;">Content here</div>
.myborder {border:2px solid #bd120e;}