#f924ed color space conversions
Hex:
#f924ed
RGB:
249, 36, 237
CMY:
2, 86, 7
CMYK:
0, 86, 5, 2
HSL:
303°, 94.6667%, 55.8824%
HSV (HSB):
303°, 85.5422%, 97.6471%
XYZ:
54.9839, 27.5159, 82.5339
xyY:
0.3332, 0.1667, 27.5159
CIE-Lab:
59.4489, 91.4051, -52.2721
CIE-LCH:
59.4489, 105.2961, 330.2360
CIE-Luv:
59.4489, 84.7203, -94.3934
Hunter-Lab:
52.4556, 95.3060, -56.5682
#f924ed color charts
#f924ed color shades, tints & tones
#f924ed color schemes
#f924ed color preview, HTML & CSS examples
This text has a color of #f924ed
<p style="color:#f924ed;">Text here</p>
.mytext {color:#f924ed;}
This box has a color of #f924ed
<div style="background-color:#f924ed;">Content here</div>
.mybackground {background-color:#f924ed;}
Border around this has a color of #f924ed
<div style="border:2px solid #f924ed;">Content here</div>
.myborder {border:2px solid #f924ed;}