#f42c64 color space conversions
Hex:
#f42c64
RGB:
244, 44, 100
CMY:
4, 83, 61
CMYK:
0, 82, 59, 4
HSL:
343°, 90.0901%, 56.4706%
HSV (HSB):
343°, 81.9672%, 95.6863%
XYZ:
40.5092, 21.9546, 14.1592
xyY:
0.5287, 0.2865, 21.9546
CIE-Lab:
53.9788, 74.6449, 19.3266
CIE-LCH:
53.9788, 77.1063, 14.5159
CIE-Luv:
53.9788, 136.9498, 7.6479
Hunter-Lab:
46.8557, 72.3250, 14.8823
#f42c64 color charts
#f42c64 color shades, tints & tones
#f42c64 color schemes
#f42c64 color preview, HTML & CSS examples
This text has a color of #f42c64
<p style="color:#f42c64;">Text here</p>
.mytext {color:#f42c64;}
This box has a color of #f42c64
<div style="background-color:#f42c64;">Content here</div>
.mybackground {background-color:#f42c64;}
Border around this has a color of #f42c64
<div style="border:2px solid #f42c64;">Content here</div>
.myborder {border:2px solid #f42c64;}