#f24e64 color space conversions
Hex:
#f24e64
RGB:
242, 78, 100
CMY:
5, 69, 61
CMYK:
0, 68, 59, 5
HSL:
352°, 86.3158%, 62.7451%
HSV (HSB):
352°, 67.7686%, 94.9020%
XYZ:
41.6426, 25.2461, 14.7348
xyY:
0.5102, 0.3093, 25.2461
CIE-Lab:
57.3144, 63.7441, 23.7230
CIE-LCH:
57.3144, 68.0154, 20.4132
CIE-Luv:
57.3144, 119.7592, 15.4855
Hunter-Lab:
50.2455, 60.0079, 17.7847
#f24e64 color charts
#f24e64 color shades, tints & tones
#f24e64 color schemes
#f24e64 color preview, HTML & CSS examples
This text has a color of #f24e64
<p style="color:#f24e64;">Text here</p>
.mytext {color:#f24e64;}
This box has a color of #f24e64
<div style="background-color:#f24e64;">Content here</div>
.mybackground {background-color:#f24e64;}
Border around this has a color of #f24e64
<div style="border:2px solid #f24e64;">Content here</div>
.myborder {border:2px solid #f24e64;}