#fd97e8 color space conversions
Hex:
#fd97e8
RGB:
253, 151, 232
CMY:
1, 41, 9
CMYK:
0, 40, 8, 1
HSL:
312°, 96.2264%, 79.2157%
HSV (HSB):
312°, 40.3162%, 99.2157%
XYZ:
66.1401, 48.8421, 82.2854
xyY:
0.3353, 0.2476, 48.8421
CIE-Lab:
75.3530, 49.3138, -24.6680
CIE-LCH:
75.3530, 55.1395, 333.4247
CIE-Luv:
75.3530, 54.0500, -46.9608
Hunter-Lab:
69.8871, 46.6273, -20.8874
#fd97e8 color charts
#fd97e8 color shades, tints & tones
#fd97e8 color schemes
#fd97e8 color preview, HTML & CSS examples
This text has a color of #fd97e8
<p style="color:#fd97e8;">Text here</p>
.mytext {color:#fd97e8;}
This box has a color of #fd97e8
<div style="background-color:#fd97e8;">Content here</div>
.mybackground {background-color:#fd97e8;}
Border around this has a color of #fd97e8
<div style="border:2px solid #fd97e8;">Content here</div>
.myborder {border:2px solid #fd97e8;}