#bf404d color space conversions
Hex:
#bf404d
RGB:
191, 64, 77
CMY:
25, 75, 70
CMYK:
0, 66, 60, 25
HSL:
354°, 49.8039%, 50.0000%
HSV (HSB):
354°, 66.4921%, 74.9020%
XYZ:
24.6588, 15.2790, 8.6707
xyY:
0.5073, 0.3143, 15.2790
CIE-Lab:
46.0140, 51.5936, 20.8753
CIE-LCH:
46.0140, 55.6568, 22.0288
CIE-Luv:
46.0140, 92.4853, 13.7746
Hunter-Lab:
39.0883, 44.2018, 14.2100
#bf404d color charts
#bf404d color shades, tints & tones
#bf404d color schemes
#bf404d color preview, HTML & CSS examples
This text has a color of #bf404d
<p style="color:#bf404d;">Text here</p>
.mytext {color:#bf404d;}
This box has a color of #bf404d
<div style="background-color:#bf404d;">Content here</div>
.mybackground {background-color:#bf404d;}
Border around this has a color of #bf404d
<div style="border:2px solid #bf404d;">Content here</div>
.myborder {border:2px solid #bf404d;}