#f24dca color space conversions
Hex:
#f24dca
RGB:
242, 77, 202
CMY:
5, 70, 21
CMYK:
0, 68, 17, 5
HSL:
315°, 86.3874%, 62.5490%
HSV (HSB):
315°, 68.1818%, 94.9020%
XYZ:
49.9325, 28.4493, 58.7366
xyY:
0.3642, 0.2075, 28.4493
CIE-Lab:
60.2925, 74.5987, -31.2707
CIE-LCH:
60.2925, 80.8877, 337.2573
CIE-Luv:
60.2925, 84.7141, -59.6958
Hunter-Lab:
53.3379, 73.7624, -27.9548
#f24dca color charts
#f24dca color shades, tints & tones
#f24dca color schemes
#f24dca color preview, HTML & CSS examples
This text has a color of #f24dca
<p style="color:#f24dca;">Text here</p>
.mytext {color:#f24dca;}
This box has a color of #f24dca
<div style="background-color:#f24dca;">Content here</div>
.mybackground {background-color:#f24dca;}
Border around this has a color of #f24dca
<div style="border:2px solid #f24dca;">Content here</div>
.myborder {border:2px solid #f24dca;}