#bf425c color space conversions
Hex:
#bf425c
RGB:
191, 66, 92
CMY:
25, 74, 64
CMYK:
0, 65, 52, 25
HSL:
348°, 49.4071%, 50.3922%
HSV (HSB):
348°, 65.4450%, 74.9020%
XYZ:
25.3658, 15.7455, 11.8275
xyY:
0.4792, 0.2974, 15.7455
CIE-Lab:
46.6388, 51.9194, 12.5704
CIE-LCH:
46.6388, 53.4195, 13.6101
CIE-Luv:
46.6388, 87.1576, 5.3056
Hunter-Lab:
39.6806, 44.6651, 10.1040
#bf425c color charts
#bf425c color shades, tints & tones
#bf425c color schemes
#bf425c color preview, HTML & CSS examples
This text has a color of #bf425c
<p style="color:#bf425c;">Text here</p>
.mytext {color:#bf425c;}
This box has a color of #bf425c
<div style="background-color:#bf425c;">Content here</div>
.mybackground {background-color:#bf425c;}
Border around this has a color of #bf425c
<div style="border:2px solid #bf425c;">Content here</div>
.myborder {border:2px solid #bf425c;}