#f24f84 color space conversions
Hex:
#f24f84
RGB:
242, 79, 132
CMY:
5, 69, 48
CMYK:
0, 67, 45, 5
HSL:
340°, 86.2434%, 62.9412%
HSV (HSB):
340°, 67.3554%, 94.9020%
XYZ:
43.5788, 26.1352, 24.5775
xyY:
0.4622, 0.2772, 26.1352
CIE-Lab:
58.1651, 65.8742, 6.0965
CIE-LCH:
58.1651, 66.1557, 5.2875
CIE-Luv:
58.1651, 109.1864, -4.9368
Hunter-Lab:
51.1226, 62.6957, 7.2817
#f24f84 color charts
#f24f84 color shades, tints & tones
#f24f84 color schemes
#f24f84 color preview, HTML & CSS examples
This text has a color of #f24f84
<p style="color:#f24f84;">Text here</p>
.mytext {color:#f24f84;}
This box has a color of #f24f84
<div style="background-color:#f24f84;">Content here</div>
.mybackground {background-color:#f24f84;}
Border around this has a color of #f24f84
<div style="border:2px solid #f24f84;">Content here</div>
.myborder {border:2px solid #f24f84;}