#f97dcc color space conversions
Hex:
#f97dcc
RGB:
249, 125, 204
CMY:
2, 51, 20
CMYK:
0, 50, 18, 2
HSL:
322°, 91.1765%, 73.3333%
HSV (HSB):
322°, 49.7992%, 97.6471%
XYZ:
57.2996, 39.1666, 61.6666
xyY:
0.3624, 0.2477, 39.1666
CIE-Lab:
68.8718, 56.5577, -19.1422
CIE-LCH:
68.8718, 59.7093, 341.3014
CIE-Luv:
68.8718, 70.1672, -38.9784
Hunter-Lab:
62.5832, 53.9094, -14.6134
#f97dcc color charts
#f97dcc color shades, tints & tones
#f97dcc color schemes
#f97dcc color preview, HTML & CSS examples
This text has a color of #f97dcc
<p style="color:#f97dcc;">Text here</p>
.mytext {color:#f97dcc;}
This box has a color of #f97dcc
<div style="background-color:#f97dcc;">Content here</div>
.mybackground {background-color:#f97dcc;}
Border around this has a color of #f97dcc
<div style="border:2px solid #f97dcc;">Content here</div>
.myborder {border:2px solid #f97dcc;}