#bf0f2f color space conversions
Hex:
#bf0f2f
RGB:
191, 15, 47
CMY:
25, 94, 82
CMYK:
0, 92, 75, 25
HSL:
349°, 85.4369%, 40.3922%
HSV (HSB):
349°, 92.1466%, 74.9020%
XYZ:
22.1698, 11.6232, 3.7644
xyY:
0.5903, 0.3095, 11.6232
CIE-Lab:
40.6110, 63.7700, 32.4512
CIE-LCH:
40.6110, 71.5520, 26.9706
CIE-Luv:
40.6110, 120.8400, 18.5037
Hunter-Lab:
34.0929, 56.4116, 17.3185
#bf0f2f color charts
#bf0f2f color shades, tints & tones
#bf0f2f color schemes
#bf0f2f color preview, HTML & CSS examples
This text has a color of #bf0f2f
<p style="color:#bf0f2f;">Text here</p>
.mytext {color:#bf0f2f;}
This box has a color of #bf0f2f
<div style="background-color:#bf0f2f;">Content here</div>
.mybackground {background-color:#bf0f2f;}
Border around this has a color of #bf0f2f
<div style="border:2px solid #bf0f2f;">Content here</div>
.myborder {border:2px solid #bf0f2f;}