#bf073c color space conversions
Hex:
#bf073c
RGB:
191, 7, 60
CMY:
25, 97, 76
CMYK:
0, 96, 69, 25
HSL:
343°, 92.9293%, 38.8235%
HSV (HSB):
343°, 96.3351%, 74.9020%
XYZ:
22.3774, 11.5546, 5.3258
xyY:
0.5700, 0.2943, 11.5546
CIE-Lab:
40.4992, 65.2096, 24.2697
CIE-LCH:
40.4992, 69.5796, 20.4142
CIE-Luv:
40.4992, 118.4749, 12.0802
Hunter-Lab:
33.9920, 58.0232, 14.5050
#bf073c color charts
#bf073c color shades, tints & tones
#bf073c color schemes
#bf073c color preview, HTML & CSS examples
This text has a color of #bf073c
<p style="color:#bf073c;">Text here</p>
.mytext {color:#bf073c;}
This box has a color of #bf073c
<div style="background-color:#bf073c;">Content here</div>
.mybackground {background-color:#bf073c;}
Border around this has a color of #bf073c
<div style="border:2px solid #bf073c;">Content here</div>
.myborder {border:2px solid #bf073c;}