#f24dad color space conversions
Hex:
#f24dad
RGB:
242, 77, 173
CMY:
5, 70, 32
CMYK:
0, 68, 29, 5
HSL:
325°, 86.3874%, 62.5490%
HSV (HSB):
325°, 68.1818%, 94.9020%
XYZ:
46.8147, 27.2021, 42.3183
xyY:
0.4024, 0.2338, 27.2021
CIE-Lab:
59.1610, 70.8976, -16.3673
CIE-LCH:
59.1610, 72.7624, 347.0006
CIE-Luv:
59.1610, 95.3830, -36.5636
Hunter-Lab:
52.1557, 68.9483, -11.5980
#f24dad color charts
#f24dad color shades, tints & tones
#f24dad color schemes
#f24dad color preview, HTML & CSS examples
This text has a color of #f24dad
<p style="color:#f24dad;">Text here</p>
.mytext {color:#f24dad;}
This box has a color of #f24dad
<div style="background-color:#f24dad;">Content here</div>
.mybackground {background-color:#f24dad;}
Border around this has a color of #f24dad
<div style="border:2px solid #f24dad;">Content here</div>
.myborder {border:2px solid #f24dad;}