#fd97c9 color space conversions
Hex:
#fd97c9
RGB:
253, 151, 201
CMY:
1, 41, 21
CMYK:
0, 40, 21, 1
HSL:
331°, 96.2264%, 79.2157%
HSV (HSB):
331°, 40.3162%, 99.2157%
XYZ:
62.1172, 47.2329, 61.1013
xyY:
0.3644, 0.2771, 47.2329
CIE-Lab:
74.3385, 44.5148, -9.2096
CIE-LCH:
74.3385, 45.4575, 348.3111
CIE-Luv:
74.3385, 60.5287, -21.9402
Hunter-Lab:
68.7262, 41.0639, -4.6036
#fd97c9 color charts
#fd97c9 color shades, tints & tones
#fd97c9 color schemes
#fd97c9 color preview, HTML & CSS examples
This text has a color of #fd97c9
<p style="color:#fd97c9;">Text here</p>
.mytext {color:#fd97c9;}
This box has a color of #fd97c9
<div style="background-color:#fd97c9;">Content here</div>
.mybackground {background-color:#fd97c9;}
Border around this has a color of #fd97c9
<div style="border:2px solid #fd97c9;">Content here</div>
.myborder {border:2px solid #fd97c9;}