#bf0e0f color space conversions
Hex:
#bf0e0f
RGB:
191, 14, 15
CMY:
25, 95, 94
CMYK:
0, 93, 92, 25
HSL:
360°, 86.3415%, 40.1961%
HSV (HSB):
360°, 92.6702%, 74.9020%
XYZ:
21.7291, 11.4249, 1.5119
xyY:
0.6268, 0.3296, 11.4249
CIE-Lab:
40.2871, 63.1129, 48.9755
CIE-LCH:
40.2871, 79.8864, 37.8114
CIE-Luv:
40.2871, 126.7090, 27.1963
Hunter-Lab:
33.8008, 55.5988, 21.0085
#bf0e0f color charts
#bf0e0f color shades, tints & tones
#bf0e0f color schemes
#bf0e0f color preview, HTML & CSS examples
This text has a color of #bf0e0f
<p style="color:#bf0e0f;">Text here</p>
.mytext {color:#bf0e0f;}
This box has a color of #bf0e0f
<div style="background-color:#bf0e0f;">Content here</div>
.mybackground {background-color:#bf0e0f;}
Border around this has a color of #bf0e0f
<div style="border:2px solid #bf0e0f;">Content here</div>
.myborder {border:2px solid #bf0e0f;}