#bd1f1e color space conversions
Hex:
#bd1f1e
RGB:
189, 31, 30
CMY:
26, 88, 88
CMYK:
0, 84, 84, 26
HSL:
0°, 72.6027%, 42.9412%
HSV (HSB):
0°, 84.1270%, 74.1176%
XYZ:
21.7106, 11.8925, 2.3795
xyY:
0.6034, 0.3305, 11.8925
CIE-Lab:
41.0448, 59.7602, 42.4367
CIE-LCH:
41.0448, 73.2950, 35.3792
CIE-Luv:
41.0448, 118.0331, 25.6860
Hunter-Lab:
34.4855, 52.0261, 20.0489
#bd1f1e color charts
#bd1f1e color shades, tints & tones
#bd1f1e color schemes
#bd1f1e color preview, HTML & CSS examples
This text has a color of #bd1f1e
<p style="color:#bd1f1e;">Text here</p>
.mytext {color:#bd1f1e;}
This box has a color of #bd1f1e
<div style="background-color:#bd1f1e;">Content here</div>
.mybackground {background-color:#bd1f1e;}
Border around this has a color of #bd1f1e
<div style="border:2px solid #bd1f1e;">Content here</div>
.myborder {border:2px solid #bd1f1e;}