#f24c80 color space conversions
Hex:
#f24c80
RGB:
242, 76, 128
CMY:
5, 70, 50
CMYK:
0, 69, 47, 5
HSL:
341°, 86.4583%, 62.3529%
HSV (HSB):
341°, 68.5950%, 94.9020%
XYZ:
43.0987, 25.6046, 23.0927
xyY:
0.4695, 0.2789, 25.6046
CIE-Lab:
57.6599, 66.6308, 7.7287
CIE-LCH:
57.6599, 67.0776, 6.6164
CIE-Luv:
57.6599, 112.0002, -3.1136
Hunter-Lab:
50.6010, 63.4829, 8.3626
#f24c80 color charts
#f24c80 color shades, tints & tones
#f24c80 color schemes
#f24c80 color preview, HTML & CSS examples
This text has a color of #f24c80
<p style="color:#f24c80;">Text here</p>
.mytext {color:#f24c80;}
This box has a color of #f24c80
<div style="background-color:#f24c80;">Content here</div>
.mybackground {background-color:#f24c80;}
Border around this has a color of #f24c80
<div style="border:2px solid #f24c80;">Content here</div>
.myborder {border:2px solid #f24c80;}