#fd97d8 color space conversions
Hex:
#fd97d8
RGB:
253, 151, 216
CMY:
1, 41, 15
CMYK:
0, 40, 15, 1
HSL:
322°, 96.2264%, 79.2157%
HSV (HSB):
322°, 40.3162%, 99.2157%
XYZ:
63.9693, 47.9737, 70.8541
xyY:
0.3499, 0.2624, 47.9737
CIE-Lab:
74.8084, 46.7598, -16.7470
CIE-LCH:
74.8084, 49.6683, 340.2950
CIE-Luv:
74.8084, 57.4067, -33.9391
Hunter-Lab:
69.2631, 43.6469, -12.1677
#fd97d8 color charts
#fd97d8 color shades, tints & tones
#fd97d8 color schemes
#fd97d8 color preview, HTML & CSS examples
This text has a color of #fd97d8
<p style="color:#fd97d8;">Text here</p>
.mytext {color:#fd97d8;}
This box has a color of #fd97d8
<div style="background-color:#fd97d8;">Content here</div>
.mybackground {background-color:#fd97d8;}
Border around this has a color of #fd97d8
<div style="border:2px solid #fd97d8;">Content here</div>
.myborder {border:2px solid #fd97d8;}