#bf0805 color space conversions
Hex:
#bf0805
RGB:
191, 8, 5
CMY:
25, 97, 98
CMYK:
0, 96, 97, 25
HSL:
1°, 94.8980%, 38.4314%
HSV (HSB):
1°, 97.3822%, 74.9020%
XYZ:
21.6001, 11.2610, 1.1787
xyY:
0.6346, 0.3308, 11.2610
CIE-Lab:
40.0166, 63.6726, 52.3372
CIE-LCH:
40.0166, 82.4220, 39.4193
CIE-Luv:
40.0166, 128.7043, 28.0621
Hunter-Lab:
33.5574, 56.1707, 21.4076
#bf0805 color charts
#bf0805 color shades, tints & tones
#bf0805 color schemes
#bf0805 color preview, HTML & CSS examples
This text has a color of #bf0805
<p style="color:#bf0805;">Text here</p>
.mytext {color:#bf0805;}
This box has a color of #bf0805
<div style="background-color:#bf0805;">Content here</div>
.mybackground {background-color:#bf0805;}
Border around this has a color of #bf0805
<div style="border:2px solid #bf0805;">Content here</div>
.myborder {border:2px solid #bf0805;}