#f97dd1 color space conversions
Hex:
#f97dd1
RGB:
249, 125, 209
CMY:
2, 51, 18
CMYK:
0, 50, 16, 2
HSL:
319°, 91.1765%, 73.3333%
HSV (HSB):
319°, 49.7992%, 97.6471%
XYZ:
57.9092, 39.4104, 64.8764
xyY:
0.3570, 0.2430, 39.4104
CIE-Lab:
69.0475, 57.2926, -21.6617
CIE-LCH:
69.0475, 61.2509, 339.2889
CIE-Luv:
69.0475, 68.8567, -43.0237
Hunter-Lab:
62.7777, 54.7959, -17.3277
#f97dd1 color charts
#f97dd1 color shades, tints & tones
#f97dd1 color schemes
#f97dd1 color preview, HTML & CSS examples
This text has a color of #f97dd1
<p style="color:#f97dd1;">Text here</p>
.mytext {color:#f97dd1;}
This box has a color of #f97dd1
<div style="background-color:#f97dd1;">Content here</div>
.mybackground {background-color:#f97dd1;}
Border around this has a color of #f97dd1
<div style="border:2px solid #f97dd1;">Content here</div>
.myborder {border:2px solid #f97dd1;}