#bf0f02 color space conversions
Hex:
#bf0f02
RGB:
191, 15, 2
CMY:
25, 94, 99
CMYK:
0, 92, 99, 25
HSL:
4°, 97.9275%, 37.8431%
HSV (HSB):
4°, 98.9529%, 74.9020%
XYZ:
21.6676, 11.4224, 1.1202
xyY:
0.6334, 0.3339, 11.4224
CIE-Lab:
40.2830, 62.8422, 53.5415
CIE-LCH:
40.2830, 82.5581, 40.4310
CIE-Luv:
40.2830, 127.5352, 28.9013
Hunter-Lab:
33.7970, 55.2934, 21.6928
#bf0f02 color charts
#bf0f02 color shades, tints & tones
#bf0f02 color schemes
#bf0f02 color preview, HTML & CSS examples
This text has a color of #bf0f02
<p style="color:#bf0f02;">Text here</p>
.mytext {color:#bf0f02;}
This box has a color of #bf0f02
<div style="background-color:#bf0f02;">Content here</div>
.mybackground {background-color:#bf0f02;}
Border around this has a color of #bf0f02
<div style="border:2px solid #bf0f02;">Content here</div>
.myborder {border:2px solid #bf0f02;}