#bf070f color space conversions
Hex:
#bf070f
RGB:
191, 7, 15
CMY:
25, 97, 94
CMYK:
0, 96, 92, 25
HSL:
357°, 92.9293%, 38.8235%
HSV (HSB):
357°, 96.3351%, 74.9020%
XYZ:
21.6481, 11.2628, 1.4849
xyY:
0.6294, 0.3274, 11.2628
CIE-Lab:
40.0196, 63.8853, 48.8024
CIE-LCH:
40.0196, 80.3928, 37.3764
CIE-Luv:
40.0196, 128.0456, 26.7235
Hunter-Lab:
33.5601, 56.4118, 20.8687
#bf070f color charts
#bf070f color shades, tints & tones
#bf070f color schemes
#bf070f color preview, HTML & CSS examples
This text has a color of #bf070f
<p style="color:#bf070f;">Text here</p>
.mytext {color:#bf070f;}
This box has a color of #bf070f
<div style="background-color:#bf070f;">Content here</div>
.mybackground {background-color:#bf070f;}
Border around this has a color of #bf070f
<div style="border:2px solid #bf070f;">Content here</div>
.myborder {border:2px solid #bf070f;}