#bf3f40 color space conversions
Hex:
#bf3f40
RGB:
191, 63, 64
CMY:
25, 75, 75
CMYK:
0, 67, 66, 25
HSL:
360°, 50.3937%, 49.8039%
HSV (HSB):
360°, 67.0157%, 74.9020%
XYZ:
24.1888, 15.0015, 6.4712
xyY:
0.5297, 0.3285, 15.0015
CIE-Lab:
45.6363, 51.1822, 28.2198
CIE-LCH:
45.6363, 58.4463, 28.8706
CIE-Luv:
45.6363, 96.3154, 20.3337
Hunter-Lab:
38.7318, 43.6960, 17.2063
#bf3f40 color charts
#bf3f40 color shades, tints & tones
#bf3f40 color schemes
#bf3f40 color preview, HTML & CSS examples
This text has a color of #bf3f40
<p style="color:#bf3f40;">Text here</p>
.mytext {color:#bf3f40;}
This box has a color of #bf3f40
<div style="background-color:#bf3f40;">Content here</div>
.mybackground {background-color:#bf3f40;}
Border around this has a color of #bf3f40
<div style="border:2px solid #bf3f40;">Content here</div>
.myborder {border:2px solid #bf3f40;}