#f976e6 color space conversions
Hex:
#f976e6
RGB:
249, 118, 230
CMY:
2, 54, 10
CMYK:
0, 53, 8, 2
HSL:
309°, 91.6084%, 71.9608%
HSV (HSB):
309°, 52.6104%, 97.6471%
XYZ:
59.8283, 38.8098, 79.2006
xyY:
0.3364, 0.2182, 38.8098
CIE-Lab:
68.6132, 63.7962, -33.9827
CIE-LCH:
68.6132, 72.2826, 331.9569
CIE-Luv:
68.6132, 66.2180, -63.5327
Hunter-Lab:
62.2975, 62.4044, -31.7689
#f976e6 color charts
#f976e6 color shades, tints & tones
#f976e6 color schemes
#f976e6 color preview, HTML & CSS examples
This text has a color of #f976e6
<p style="color:#f976e6;">Text here</p>
.mytext {color:#f976e6;}
This box has a color of #f976e6
<div style="background-color:#f976e6;">Content here</div>
.mybackground {background-color:#f976e6;}
Border around this has a color of #f976e6
<div style="border:2px solid #f976e6;">Content here</div>
.myborder {border:2px solid #f976e6;}