#f972e9 color space conversions
Hex:
#f972e9
RGB:
249, 114, 233
CMY:
2, 55, 9
CMYK:
0, 54, 6, 2
HSL:
307°, 91.8367%, 71.1765%
HSV (HSB):
307°, 54.2169%, 97.6471%
XYZ:
59.7922, 38.0576, 81.2852
xyY:
0.3338, 0.2125, 38.0576
CIE-Lab:
68.0630, 66.0817, -36.4958
CIE-LCH:
68.0630, 75.4900, 331.0889
CIE-Luv:
68.0630, 66.9355, -67.8377
Hunter-Lab:
61.6908, 65.0476, -34.9383
#f972e9 color charts
#f972e9 color shades, tints & tones
#f972e9 color schemes
#f972e9 color preview, HTML & CSS examples
This text has a color of #f972e9
<p style="color:#f972e9;">Text here</p>
.mytext {color:#f972e9;}
This box has a color of #f972e9
<div style="background-color:#f972e9;">Content here</div>
.mybackground {background-color:#f972e9;}
Border around this has a color of #f972e9
<div style="border:2px solid #f972e9;">Content here</div>
.myborder {border:2px solid #f972e9;}