#fd97e5 color space conversions
Hex:
#fd97e5
RGB:
253, 151, 229
CMY:
1, 41, 10
CMYK:
0, 40, 9, 1
HSL:
314°, 96.2264%, 79.2157%
HSV (HSB):
314°, 40.3162%, 99.2157%
XYZ:
65.7175, 48.6730, 80.0599
xyY:
0.3380, 0.2503, 48.6730
CIE-Lab:
75.2474, 48.8229, -23.1925
CIE-LCH:
75.2474, 54.0515, 334.5907
CIE-Luv:
75.2474, 54.6799, -44.5070
Hunter-Lab:
69.7660, 46.0510, -19.2019
#fd97e5 color charts
#fd97e5 color shades, tints & tones
#fd97e5 color schemes
#fd97e5 color preview, HTML & CSS examples
This text has a color of #fd97e5
<p style="color:#fd97e5;">Text here</p>
.mytext {color:#fd97e5;}
This box has a color of #fd97e5
<div style="background-color:#fd97e5;">Content here</div>
.mybackground {background-color:#fd97e5;}
Border around this has a color of #fd97e5
<div style="border:2px solid #fd97e5;">Content here</div>
.myborder {border:2px solid #fd97e5;}