#fdd5ae color space conversions
Hex:
#fdd5ae
RGB:
253, 213, 174
CMY:
1, 16, 32
CMYK:
0, 16, 31, 1
HSL:
30°, 95.1807%, 83.7255%
HSV (HSB):
30°, 31.2253%, 99.2157%
XYZ:
71.9422, 71.5271, 50.0588
xyY:
0.3717, 0.3696, 71.5271
CIE-Lab:
87.7405, 8.5142, 24.5022
CIE-LCH:
87.7405, 25.9394, 70.8383
CIE-Luv:
87.7405, 27.7985, 32.7972
Hunter-Lab:
84.5737, 3.8362, 24.1082
#fdd5ae color charts
#fdd5ae color shades, tints & tones
#fdd5ae color schemes
#fdd5ae color preview, HTML & CSS examples
This text has a color of #fdd5ae
<p style="color:#fdd5ae;">Text here</p>
.mytext {color:#fdd5ae;}
This box has a color of #fdd5ae
<div style="background-color:#fdd5ae;">Content here</div>
.mybackground {background-color:#fdd5ae;}
Border around this has a color of #fdd5ae
<div style="border:2px solid #fdd5ae;">Content here</div>
.myborder {border:2px solid #fdd5ae;}