#bf0d08 color space conversions
Hex:
#bf0d08
RGB:
191, 13, 8
CMY:
25, 95, 97
CMYK:
0, 93, 96, 25
HSL:
2°, 91.9598%, 39.0196%
HSV (HSB):
2°, 95.8115%, 74.9020%
XYZ:
21.6736, 11.3817, 1.2843
xyY:
0.6312, 0.3314, 11.3817
CIE-Lab:
40.2161, 63.1584, 51.3978
CIE-LCH:
40.2161, 81.4292, 39.1384
CIE-Luv:
40.2161, 127.5181, 28.0341
Hunter-Lab:
33.7368, 55.6346, 21.3587
#bf0d08 color charts
#bf0d08 color shades, tints & tones
#bf0d08 color schemes
#bf0d08 color preview, HTML & CSS examples
This text has a color of #bf0d08
<p style="color:#bf0d08;">Text here</p>
.mytext {color:#bf0d08;}
This box has a color of #bf0d08
<div style="background-color:#bf0d08;">Content here</div>
.mybackground {background-color:#bf0d08;}
Border around this has a color of #bf0d08
<div style="border:2px solid #bf0d08;">Content here</div>
.myborder {border:2px solid #bf0d08;}