#bf020f color space conversions
Hex:
#bf020f
RGB:
191, 2, 15
CMY:
25, 99, 94
CMYK:
0, 99, 92, 25
HSL:
356°, 97.9275%, 37.8431%
HSV (HSB):
356°, 98.9529%, 74.9020%
XYZ:
21.5938, 11.1543, 1.4668
xyY:
0.6311, 0.3260, 11.1543
CIE-Lab:
39.8391, 64.4081, 48.6859
CIE-LCH:
39.8391, 80.7386, 37.0855
CIE-Luv:
39.8391, 128.9520, 26.4038
Hunter-Lab:
33.3980, 56.9643, 20.7747
#bf020f color charts
#bf020f color shades, tints & tones
#bf020f color schemes
#bf020f color preview, HTML & CSS examples
This text has a color of #bf020f
<p style="color:#bf020f;">Text here</p>
.mytext {color:#bf020f;}
This box has a color of #bf020f
<div style="background-color:#bf020f;">Content here</div>
.mybackground {background-color:#bf020f;}
Border around this has a color of #bf020f
<div style="border:2px solid #bf020f;">Content here</div>
.myborder {border:2px solid #bf020f;}