#f976f6 color space conversions
Hex:
#f976f6
RGB:
249, 118, 246
CMY:
2, 54, 4
CMYK:
0, 53, 1, 2
HSL:
301°, 91.6084%, 71.9608%
HSV (HSB):
301°, 52.6104%, 97.6471%
XYZ:
62.1799, 39.7504, 91.5841
xyY:
0.3213, 0.2054, 39.7504
CIE-Lab:
69.2914, 66.4154, -41.7378
CIE-LCH:
69.2914, 78.4414, 327.8533
CIE-Luv:
69.2914, 61.8723, -76.5393
Hunter-Lab:
63.0479, 65.7086, -41.9918
#f976f6 color charts
#f976f6 color shades, tints & tones
#f976f6 color schemes
#f976f6 color preview, HTML & CSS examples
This text has a color of #f976f6
<p style="color:#f976f6;">Text here</p>
.mytext {color:#f976f6;}
This box has a color of #f976f6
<div style="background-color:#f976f6;">Content here</div>
.mybackground {background-color:#f976f6;}
Border around this has a color of #f976f6
<div style="border:2px solid #f976f6;">Content here</div>
.myborder {border:2px solid #f976f6;}