#bf0405 color space conversions
Hex:
#bf0405
RGB:
191, 4, 5
CMY:
25, 98, 98
CMYK:
0, 98, 97, 25
HSL:
360°, 95.8974%, 38.2353%
HSV (HSB):
360°, 97.9058%, 74.9020%
XYZ:
21.5567, 11.1742, 1.1642
xyY:
0.6360, 0.3297, 11.1742
CIE-Lab:
39.8723, 64.0902, 52.2701
CIE-LCH:
39.8723, 82.7026, 39.1997
CIE-Luv:
39.8723, 129.4371, 27.8106
Hunter-Lab:
33.4278, 56.6113, 21.3344
#bf0405 color charts
#bf0405 color shades, tints & tones
#bf0405 color schemes
#bf0405 color preview, HTML & CSS examples
This text has a color of #bf0405
<p style="color:#bf0405;">Text here</p>
.mytext {color:#bf0405;}
This box has a color of #bf0405
<div style="background-color:#bf0405;">Content here</div>
.mybackground {background-color:#bf0405;}
Border around this has a color of #bf0405
<div style="border:2px solid #bf0405;">Content here</div>
.myborder {border:2px solid #bf0405;}