#f976d1 color space conversions
Hex:
#f976d1
RGB:
249, 118, 209
CMY:
2, 54, 18
CMYK:
0, 53, 16, 2
HSL:
318°, 91.6084%, 71.9608%
HSV (HSB):
318°, 52.6104%, 97.6471%
XYZ:
57.0540, 37.7001, 64.5914
xyY:
0.3581, 0.2366, 37.7001
CIE-Lab:
67.7990, 60.5774, -23.5676
CIE-LCH:
67.7990, 65.0004, 338.7415
CIE-Luv:
67.7990, 72.0303, -46.4441
Hunter-Lab:
61.4004, 58.4138, -19.3911
#f976d1 color charts
#f976d1 color shades, tints & tones
#f976d1 color schemes
#f976d1 color preview, HTML & CSS examples
This text has a color of #f976d1
<p style="color:#f976d1;">Text here</p>
.mytext {color:#f976d1;}
This box has a color of #f976d1
<div style="background-color:#f976d1;">Content here</div>
.mybackground {background-color:#f976d1;}
Border around this has a color of #f976d1
<div style="border:2px solid #f976d1;">Content here</div>
.myborder {border:2px solid #f976d1;}