#bd021f color space conversions
Hex:
#bd021f
RGB:
189, 2, 31
CMY:
26, 99, 88
CMYK:
0, 99, 84, 26
HSL:
351°, 97.9058%, 37.4510%
HSV (HSB):
351°, 98.9418%, 74.1176%
XYZ:
21.2553, 10.9612, 2.2918
xyY:
0.6159, 0.3176, 10.9612
CIE-Lab:
39.5150, 64.2026, 40.4951
CIE-LCH:
39.5150, 75.9067, 32.2412
CIE-Luv:
39.5150, 125.1969, 22.6056
Hunter-Lab:
33.1076, 56.6596, 19.0712
#bd021f color charts
#bd021f color shades, tints & tones
#bd021f color schemes
#bd021f color preview, HTML & CSS examples
This text has a color of #bd021f
<p style="color:#bd021f;">Text here</p>
.mytext {color:#bd021f;}
This box has a color of #bd021f
<div style="background-color:#bd021f;">Content here</div>
.mybackground {background-color:#bd021f;}
Border around this has a color of #bd021f
<div style="border:2px solid #bd021f;">Content here</div>
.myborder {border:2px solid #bd021f;}