#bf0008 color space conversions
Hex:
#bf0008
RGB:
191, 0, 8
CMY:
25, 100, 97
CMYK:
0, 100, 96, 25
HSL:
357°, 100.0000%, 37.4510%
HSV (HSB):
357°, 100.0000%, 74.9020%
XYZ:
21.5297, 11.0939, 1.2363
xyY:
0.6358, 0.3276, 11.0939
CIE-Lab:
39.7382, 64.5409, 51.1478
CIE-LCH:
39.7382, 82.3506, 38.3963
CIE-Luv:
39.7382, 129.9349, 27.1976
Hunter-Lab:
33.3075, 57.0928, 21.1145
#bf0008 color charts
#bf0008 color shades, tints & tones
#bf0008 color schemes
#bf0008 color preview, HTML & CSS examples
This text has a color of #bf0008
<p style="color:#bf0008;">Text here</p>
.mytext {color:#bf0008;}
This box has a color of #bf0008
<div style="background-color:#bf0008;">Content here</div>
.mybackground {background-color:#bf0008;}
Border around this has a color of #bf0008
<div style="border:2px solid #bf0008;">Content here</div>
.myborder {border:2px solid #bf0008;}