#f24d64 color space conversions
Hex:
#f24d64
RGB:
242, 77, 100
CMY:
5, 70, 61
CMYK:
0, 68, 59, 5
HSL:
352°, 86.3874%, 62.5490%
HSV (HSB):
352°, 68.1818%, 94.9020%
XYZ:
41.5721, 25.1051, 14.7113
xyY:
0.5108, 0.3085, 25.1051
CIE-Lab:
57.1777, 64.1192, 23.5418
CIE-LCH:
57.1777, 68.3043, 20.1611
CIE-Luv:
57.1777, 120.3209, 15.1824
Hunter-Lab:
50.1050, 60.4176, 17.6654
#f24d64 color charts
#f24d64 color shades, tints & tones
#f24d64 color schemes
#f24d64 color preview, HTML & CSS examples
This text has a color of #f24d64
<p style="color:#f24d64;">Text here</p>
.mytext {color:#f24d64;}
This box has a color of #f24d64
<div style="background-color:#f24d64;">Content here</div>
.mybackground {background-color:#f24d64;}
Border around this has a color of #f24d64
<div style="border:2px solid #f24d64;">Content here</div>
.myborder {border:2px solid #f24d64;}