#bf0b0a color space conversions
Hex:
#bf0b0a
RGB:
191, 11, 10
CMY:
25, 96, 96
CMYK:
0, 94, 95, 25
HSL:
0°, 90.0498%, 39.4118%
HSV (HSB):
0°, 94.7644%, 74.9020%
XYZ:
21.6603, 11.3376, 1.3339
xyY:
0.6309, 0.3302, 11.3376
CIE-Lab:
40.1434, 63.4095, 50.6935
CIE-LCH:
40.1434, 81.1824, 38.6410
CIE-Luv:
40.1434, 127.7656, 27.6570
Hunter-Lab:
33.6714, 55.9015, 21.2212
#bf0b0a color charts
#bf0b0a color shades, tints & tones
#bf0b0a color schemes
#bf0b0a color preview, HTML & CSS examples
This text has a color of #bf0b0a
<p style="color:#bf0b0a;">Text here</p>
.mytext {color:#bf0b0a;}
This box has a color of #bf0b0a
<div style="background-color:#bf0b0a;">Content here</div>
.mybackground {background-color:#bf0b0a;}
Border around this has a color of #bf0b0a
<div style="border:2px solid #bf0b0a;">Content here</div>
.myborder {border:2px solid #bf0b0a;}