#fdad9d color space conversions
Hex:
#fdad9d
RGB:
253, 173, 157
CMY:
1, 32, 38
CMYK:
0, 32, 38, 1
HSL:
10°, 96.0000%, 80.3922%
HSV (HSB):
10°, 37.9447%, 99.2157%
XYZ:
61.5374, 53.2041, 38.9243
xyY:
0.4005, 0.3462, 53.2041
CIE-Lab:
77.9954, 27.3982, 20.1170
CIE-LCH:
77.9954, 33.9905, 36.2878
CIE-Luv:
77.9954, 55.0230, 22.3963
Hunter-Lab:
72.9411, 22.9460, 19.4193
#fdad9d color charts
#fdad9d color shades, tints & tones
#fdad9d color schemes
#fdad9d color preview, HTML & CSS examples
This text has a color of #fdad9d
<p style="color:#fdad9d;">Text here</p>
.mytext {color:#fdad9d;}
This box has a color of #fdad9d
<div style="background-color:#fdad9d;">Content here</div>
.mybackground {background-color:#fdad9d;}
Border around this has a color of #fdad9d
<div style="border:2px solid #fdad9d;">Content here</div>
.myborder {border:2px solid #fdad9d;}