#bf0e04 color space conversions
Hex:
#bf0e04
RGB:
191, 14, 4
CMY:
25, 95, 98
CMYK:
0, 93, 98, 25
HSL:
3°, 95.8974%, 38.2353%
HSV (HSB):
3°, 97.9058%, 74.9020%
XYZ:
21.6648, 11.3992, 1.1733
xyY:
0.6328, 0.3329, 11.3992
CIE-Lab:
40.2449, 62.9932, 52.7990
CIE-LCH:
40.2449, 82.1942, 39.9687
CIE-Luv:
40.2449, 127.6096, 28.5845
Hunter-Lab:
33.7627, 55.4549, 21.5735
#bf0e04 color charts
#bf0e04 color shades, tints & tones
#bf0e04 color schemes
#bf0e04 color preview, HTML & CSS examples
This text has a color of #bf0e04
<p style="color:#bf0e04;">Text here</p>
.mytext {color:#bf0e04;}
This box has a color of #bf0e04
<div style="background-color:#bf0e04;">Content here</div>
.mybackground {background-color:#bf0e04;}
Border around this has a color of #bf0e04
<div style="border:2px solid #bf0e04;">Content here</div>
.myborder {border:2px solid #bf0e04;}