#f97dd9 color space conversions
Hex:
#f97dd9
RGB:
249, 125, 217
CMY:
2, 51, 15
CMYK:
0, 50, 13, 2
HSL:
315°, 91.1765%, 73.3333%
HSV (HSB):
315°, 49.7992%, 97.6471%
XYZ:
58.9249, 39.8167, 70.2254
xyY:
0.3487, 0.2356, 39.8167
CIE-Lab:
69.3388, 58.5012, -25.6632
CIE-LCH:
69.3388, 63.8826, 336.3140
CIE-Luv:
69.3388, 66.7610, -49.5261
Hunter-Lab:
63.1005, 56.2622, -21.8143
#f97dd9 color charts
#f97dd9 color shades, tints & tones
#f97dd9 color schemes
#f97dd9 color preview, HTML & CSS examples
This text has a color of #f97dd9
<p style="color:#f97dd9;">Text here</p>
.mytext {color:#f97dd9;}
This box has a color of #f97dd9
<div style="background-color:#f97dd9;">Content here</div>
.mybackground {background-color:#f97dd9;}
Border around this has a color of #f97dd9
<div style="border:2px solid #f97dd9;">Content here</div>
.myborder {border:2px solid #f97dd9;}