#f976d7 color space conversions
Hex:
#f976d7
RGB:
249, 118, 215
CMY:
2, 54, 16
CMYK:
0, 53, 14, 2
HSL:
316°, 91.6084%, 71.9608%
HSV (HSB):
316°, 52.6104%, 97.6471%
XYZ:
57.8111, 38.0029, 68.5783
xyY:
0.3517, 0.2312, 38.0029
CIE-Lab:
68.0228, 61.4703, -26.5706
CIE-LCH:
68.0228, 66.9671, 336.6236
CIE-Luv:
68.0228, 70.3618, -51.3166
Hunter-Lab:
61.6465, 59.5131, -22.8043
#f976d7 color charts
#f976d7 color shades, tints & tones
#f976d7 color schemes
#f976d7 color preview, HTML & CSS examples
This text has a color of #f976d7
<p style="color:#f976d7;">Text here</p>
.mytext {color:#f976d7;}
This box has a color of #f976d7
<div style="background-color:#f976d7;">Content here</div>
.mybackground {background-color:#f976d7;}
Border around this has a color of #f976d7
<div style="border:2px solid #f976d7;">Content here</div>
.myborder {border:2px solid #f976d7;}