#fd97f5 color space conversions
Hex:
#fd97f5
RGB:
253, 151, 245
CMY:
1, 41, 4
CMYK:
0, 40, 3, 1
HSL:
305°, 96.2264%, 79.2157%
HSV (HSB):
305°, 40.3162%, 99.2157%
XYZ:
68.0561, 49.6084, 92.3746
xyY:
0.3240, 0.2362, 49.6084
CIE-Lab:
75.8283, 51.5027, -31.0089
CIE-LCH:
75.8283, 60.1172, 328.9486
CIE-Luv:
75.8283, 51.3252, -57.6325
Hunter-Lab:
70.4333, 49.2172, -28.4568
#fd97f5 color charts
#fd97f5 color shades, tints & tones
#fd97f5 color schemes
#fd97f5 color preview, HTML & CSS examples
This text has a color of #fd97f5
<p style="color:#fd97f5;">Text here</p>
.mytext {color:#fd97f5;}
This box has a color of #fd97f5
<div style="background-color:#fd97f5;">Content here</div>
.mybackground {background-color:#fd97f5;}
Border around this has a color of #fd97f5
<div style="border:2px solid #fd97f5;">Content here</div>
.myborder {border:2px solid #fd97f5;}