#bf424c color space conversions
Hex:
#bf424c
RGB:
191, 66, 76
CMY:
25, 74, 70
CMYK:
0, 65, 60, 25
HSL:
355°, 49.4071%, 50.3922%
HSV (HSB):
355°, 65.4450%, 74.9020%
XYZ:
24.7386, 15.4946, 8.5244
xyY:
0.5074, 0.3178, 15.4946
CIE-Lab:
46.3043, 50.6856, 21.8626
CIE-LCH:
46.3043, 55.1996, 23.3323
CIE-Luv:
46.3043, 91.5907, 14.9852
Hunter-Lab:
39.3632, 43.2963, 14.7146
#bf424c color charts
#bf424c color shades, tints & tones
#bf424c color schemes
#bf424c color preview, HTML & CSS examples
This text has a color of #bf424c
<p style="color:#bf424c;">Text here</p>
.mytext {color:#bf424c;}
This box has a color of #bf424c
<div style="background-color:#bf424c;">Content here</div>
.mybackground {background-color:#bf424c;}
Border around this has a color of #bf424c
<div style="border:2px solid #bf424c;">Content here</div>
.myborder {border:2px solid #bf424c;}