#f42f5a color space conversions
Hex:
#f42f5a
RGB:
244, 47, 90
CMY:
4, 82, 65
CMYK:
0, 81, 63, 4
HSL:
347°, 89.9543%, 57.0588%
HSV (HSB):
347°, 80.7377%, 95.6863%
XYZ:
40.1702, 22.0043, 11.8029
xyY:
0.5430, 0.2974, 22.0043
CIE-Lab:
54.0316, 73.3648, 25.3826
CIE-LCH:
54.0316, 77.6317, 19.0845
CIE-Luv:
54.0316, 139.2694, 13.9587
Hunter-Lab:
46.9088, 70.7678, 17.9179
#f42f5a color charts
#f42f5a color shades, tints & tones
#f42f5a color schemes
#f42f5a color preview, HTML & CSS examples
This text has a color of #f42f5a
<p style="color:#f42f5a;">Text here</p>
.mytext {color:#f42f5a;}
This box has a color of #f42f5a
<div style="background-color:#f42f5a;">Content here</div>
.mybackground {background-color:#f42f5a;}
Border around this has a color of #f42f5a
<div style="border:2px solid #f42f5a;">Content here</div>
.myborder {border:2px solid #f42f5a;}