#f972f5 color space conversions
Hex:
#f972f5
RGB:
249, 114, 245
CMY:
2, 55, 4
CMYK:
0, 54, 2, 2
HSL:
302°, 91.8367%, 71.1765%
HSV (HSB):
302°, 54.2169%, 97.6471%
XYZ:
61.5657, 38.7669, 90.6241
xyY:
0.3224, 0.2030, 38.7669
CIE-Lab:
68.5821, 68.0388, -42.2987
CIE-LCH:
68.5821, 80.1153, 328.1314
CIE-Luv:
68.5821, 63.5837, -77.5646
Hunter-Lab:
62.2631, 67.5401, -42.7126
#f972f5 color charts
#f972f5 color shades, tints & tones
#f972f5 color schemes
#f972f5 color preview, HTML & CSS examples
This text has a color of #f972f5
<p style="color:#f972f5;">Text here</p>
.mytext {color:#f972f5;}
This box has a color of #f972f5
<div style="background-color:#f972f5;">Content here</div>
.mybackground {background-color:#f972f5;}
Border around this has a color of #f972f5
<div style="border:2px solid #f972f5;">Content here</div>
.myborder {border:2px solid #f972f5;}