#f24fc9 color space conversions
Hex:
#f24fc9
RGB:
242, 79, 201
CMY:
5, 69, 21
CMYK:
0, 67, 17, 5
HSL:
315°, 86.2434%, 62.9412%
HSV (HSB):
315°, 67.3554%, 94.9020%
XYZ:
49.9565, 28.6863, 58.1623
xyY:
0.3652, 0.2097, 28.6863
CIE-Lab:
60.5037, 73.7529, -30.3741
CIE-LCH:
60.5037, 79.7626, 337.6164
CIE-Luv:
60.5037, 84.4444, -58.2171
Hunter-Lab:
53.5596, 72.7629, -26.8936
#f24fc9 color charts
#f24fc9 color shades, tints & tones
#f24fc9 color schemes
#f24fc9 color preview, HTML & CSS examples
This text has a color of #f24fc9
<p style="color:#f24fc9;">Text here</p>
.mytext {color:#f24fc9;}
This box has a color of #f24fc9
<div style="background-color:#f24fc9;">Content here</div>
.mybackground {background-color:#f24fc9;}
Border around this has a color of #f24fc9
<div style="border:2px solid #f24fc9;">Content here</div>
.myborder {border:2px solid #f24fc9;}