#bf011e color space conversions
Hex:
#bf011e
RGB:
191, 1, 30
CMY:
25, 100, 88
CMYK:
0, 99, 84, 25
HSL:
351°, 98.9583%, 37.6471%
HSV (HSB):
351°, 99.4764%, 74.9020%
XYZ:
21.7311, 11.1918, 2.2432
xyY:
0.6180, 0.3183, 11.1918
CIE-Lab:
39.9017, 64.7835, 41.5548
CIE-LCH:
39.9017, 76.9656, 32.6778
CIE-Luv:
39.9017, 127.0288, 23.1813
Hunter-Lab:
33.4542, 57.4047, 19.4424
#bf011e color charts
#bf011e color shades, tints & tones
#bf011e color schemes
#bf011e color preview, HTML & CSS examples
This text has a color of #bf011e
<p style="color:#bf011e;">Text here</p>
.mytext {color:#bf011e;}
This box has a color of #bf011e
<div style="background-color:#bf011e;">Content here</div>
.mybackground {background-color:#bf011e;}
Border around this has a color of #bf011e
<div style="border:2px solid #bf011e;">Content here</div>
.myborder {border:2px solid #bf011e;}