#fd996d color space conversions
Hex:
#fd996d
RGB:
253, 153, 109
CMY:
1, 40, 57
CMYK:
0, 40, 57, 1
HSL:
18°, 97.2973%, 70.9804%
HSV (HSB):
18°, 56.9170%, 99.2157%
XYZ:
54.6596, 44.7692, 20.2285
xyY:
0.4568, 0.3741, 44.7692
CIE-Lab:
72.7397, 33.2963, 38.8788
CIE-LCH:
72.7397, 51.1880, 49.4228
CIE-Luv:
72.7397, 75.6621, 41.3357
Hunter-Lab:
66.9098, 28.7270, 28.9121
#fd996d color charts
#fd996d color shades, tints & tones
#fd996d color schemes
#fd996d color preview, HTML & CSS examples
This text has a color of #fd996d
<p style="color:#fd996d;">Text here</p>
.mytext {color:#fd996d;}
This box has a color of #fd996d
<div style="background-color:#fd996d;">Content here</div>
.mybackground {background-color:#fd996d;}
Border around this has a color of #fd996d
<div style="border:2px solid #fd996d;">Content here</div>
.myborder {border:2px solid #fd996d;}