#f976a9 color space conversions
Hex:
#f976a9
RGB:
249, 118, 169
CMY:
2, 54, 34
CMYK:
0, 53, 32, 2
HSL:
337°, 91.6084%, 71.9608%
HSV (HSB):
337°, 52.6104%, 97.6471%
XYZ:
52.7068, 35.9612, 41.6994
xyY:
0.4043, 0.2758, 35.9612
CIE-Lab:
66.4902, 55.2218, -3.0155
CIE-LCH:
66.4902, 55.3041, 356.8744
CIE-Luv:
66.4902, 83.0746, -14.7642
Hunter-Lab:
59.9676, 51.9439, 0.7492
#f976a9 color charts
#f976a9 color shades, tints & tones
#f976a9 color schemes
#f976a9 color preview, HTML & CSS examples
This text has a color of #f976a9
<p style="color:#f976a9;">Text here</p>
.mytext {color:#f976a9;}
This box has a color of #f976a9
<div style="background-color:#f976a9;">Content here</div>
.mybackground {background-color:#f976a9;}
Border around this has a color of #f976a9
<div style="border:2px solid #f976a9;">Content here</div>
.myborder {border:2px solid #f976a9;}