#fd97a8 color space conversions
Hex:
#fd97a8
RGB:
253, 151, 168
CMY:
1, 41, 34
CMYK:
0, 40, 34, 1
HSL:
350°, 96.2264%, 79.2157%
HSV (HSB):
350°, 40.3162%, 99.2157%
XYZ:
58.6425, 45.8430, 42.8036
xyY:
0.3981, 0.3112, 45.8430
CIE-Lab:
73.4436, 40.1260, 7.7021
CIE-LCH:
73.4436, 40.8585, 10.8657
CIE-Luv:
73.4436, 67.1512, 3.2027
Hunter-Lab:
67.7075, 36.1136, 9.9130
#fd97a8 color charts
#fd97a8 color shades, tints & tones
#fd97a8 color schemes
#fd97a8 color preview, HTML & CSS examples
This text has a color of #fd97a8
<p style="color:#fd97a8;">Text here</p>
.mytext {color:#fd97a8;}
This box has a color of #fd97a8
<div style="background-color:#fd97a8;">Content here</div>
.mybackground {background-color:#fd97a8;}
Border around this has a color of #fd97a8
<div style="border:2px solid #fd97a8;">Content here</div>
.myborder {border:2px solid #fd97a8;}