#f972f2 color space conversions
Hex:
#f972f2
RGB:
249, 114, 242
CMY:
2, 55, 5
CMYK:
0, 54, 3, 2
HSL:
303°, 91.8367%, 71.1765%
HSV (HSB):
303°, 54.2169%, 97.6471%
XYZ:
61.1112, 38.5852, 88.2312
xyY:
0.3252, 0.2053, 38.5852
CIE-Lab:
68.4497, 67.5425, -40.8563
CIE-LCH:
68.4497, 78.9381, 328.8303
CIE-Luv:
68.4497, 64.4159, -75.1379
Hunter-Lab:
62.1170, 66.9053, -40.7339
#f972f2 color charts
#f972f2 color shades, tints & tones
#f972f2 color schemes
#f972f2 color preview, HTML & CSS examples
This text has a color of #f972f2
<p style="color:#f972f2;">Text here</p>
.mytext {color:#f972f2;}
This box has a color of #f972f2
<div style="background-color:#f972f2;">Content here</div>
.mybackground {background-color:#f972f2;}
Border around this has a color of #f972f2
<div style="border:2px solid #f972f2;">Content here</div>
.myborder {border:2px solid #f972f2;}