#bd1f1f color space conversions
Hex:
#bd1f1f
RGB:
189, 31, 31
CMY:
26, 88, 88
CMYK:
0, 84, 84, 26
HSL:
0°, 71.8182%, 43.1373%
HSV (HSB):
0°, 83.5979%, 74.1176%
XYZ:
21.7236, 11.8977, 2.4479
xyY:
0.6023, 0.3299, 11.8977
CIE-Lab:
41.0531, 59.7854, 41.9207
CIE-LCH:
41.0531, 73.0181, 35.0376
CIE-Luv:
41.0531, 117.8716, 25.4183
Hunter-Lab:
34.4931, 52.0556, 19.9375
#bd1f1f color charts
#bd1f1f color shades, tints & tones
#bd1f1f color schemes
#bd1f1f color preview, HTML & CSS examples
This text has a color of #bd1f1f
<p style="color:#bd1f1f;">Text here</p>
.mytext {color:#bd1f1f;}
This box has a color of #bd1f1f
<div style="background-color:#bd1f1f;">Content here</div>
.mybackground {background-color:#bd1f1f;}
Border around this has a color of #bd1f1f
<div style="border:2px solid #bd1f1f;">Content here</div>
.myborder {border:2px solid #bd1f1f;}