#f24cd9 color space conversions
Hex:
#f24cd9
RGB:
242, 76, 217
CMY:
5, 70, 15
CMYK:
0, 69, 10, 5
HSL:
309°, 86.4583%, 62.3529%
HSV (HSB):
309°, 68.5950%, 94.9020%
XYZ:
51.7268, 29.0559, 68.5277
xyY:
0.3464, 0.1946, 29.0559
CIE-Lab:
60.8309, 77.0536, -38.9281
CIE-LCH:
60.8309, 86.3287, 333.1967
CIE-Luv:
60.8309, 79.6050, -72.0166
Hunter-Lab:
53.9035, 76.9607, -37.6431
#f24cd9 color charts
#f24cd9 color shades, tints & tones
#f24cd9 color schemes
#f24cd9 color preview, HTML & CSS examples
This text has a color of #f24cd9
<p style="color:#f24cd9;">Text here</p>
.mytext {color:#f24cd9;}
This box has a color of #f24cd9
<div style="background-color:#f24cd9;">Content here</div>
.mybackground {background-color:#f24cd9;}
Border around this has a color of #f24cd9
<div style="border:2px solid #f24cd9;">Content here</div>
.myborder {border:2px solid #f24cd9;}