#bf0b0e color space conversions
Hex:
#bf0b0e
RGB:
191, 11, 14
CMY:
25, 96, 95
CMYK:
0, 94, 93, 25
HSL:
359°, 89.1089%, 39.6078%
HSV (HSB):
359°, 94.2408%, 74.9020%
XYZ:
21.6848, 11.3474, 1.4628
xyY:
0.6286, 0.3290, 11.3474
CIE-Lab:
40.1596, 63.4548, 49.2816
CIE-LCH:
40.1596, 80.3442, 37.8344
CIE-Luv:
40.1596, 127.4204, 27.1287
Hunter-Lab:
33.6859, 55.9562, 21.0055
#bf0b0e color charts
#bf0b0e color shades, tints & tones
#bf0b0e color schemes
#bf0b0e color preview, HTML & CSS examples
This text has a color of #bf0b0e
<p style="color:#bf0b0e;">Text here</p>
.mytext {color:#bf0b0e;}
This box has a color of #bf0b0e
<div style="background-color:#bf0b0e;">Content here</div>
.mybackground {background-color:#bf0b0e;}
Border around this has a color of #bf0b0e
<div style="border:2px solid #bf0b0e;">Content here</div>
.myborder {border:2px solid #bf0b0e;}