#fd997d color space conversions
Hex:
#fd997d
RGB:
253, 153, 125
CMY:
1, 40, 51
CMYK:
0, 40, 51, 1
HSL:
13°, 96.9697%, 74.1176%
HSV (HSB):
13°, 50.5929%, 99.2157%
XYZ:
55.6009, 45.1458, 25.1856
xyY:
0.4415, 0.3585, 45.1458
CIE-Lab:
72.9878, 34.6004, 30.6568
CIE-LCH:
72.9878, 46.2279, 41.5417
CIE-Luv:
72.9878, 73.3407, 32.5556
Hunter-Lab:
67.1906, 30.1270, 24.8093
#fd997d color charts
#fd997d color shades, tints & tones
#fd997d color schemes
#fd997d color preview, HTML & CSS examples
This text has a color of #fd997d
<p style="color:#fd997d;">Text here</p>
.mytext {color:#fd997d;}
This box has a color of #fd997d
<div style="background-color:#fd997d;">Content here</div>
.mybackground {background-color:#fd997d;}
Border around this has a color of #fd997d
<div style="border:2px solid #fd997d;">Content here</div>
.myborder {border:2px solid #fd997d;}