#fdd8a5 color space conversions
Hex:
#fdd8a5
RGB:
253, 216, 165
CMY:
1, 15, 35
CMYK:
0, 15, 35, 1
HSL:
35°, 95.6522%, 81.9608%
HSV (HSB):
35°, 34.7826%, 99.2157%
XYZ:
71.8554, 72.7110, 45.8447
xyY:
0.3774, 0.3819, 72.7110
CIE-Lab:
88.3097, 5.8773, 29.9426
CIE-LCH:
88.3097, 30.5140, 78.8948
CIE-Luv:
88.3097, 26.6853, 40.2112
Hunter-Lab:
85.2707, 1.1935, 27.8130
#fdd8a5 color charts
#fdd8a5 color shades, tints & tones
#fdd8a5 color schemes
#fdd8a5 color preview, HTML & CSS examples
This text has a color of #fdd8a5
<p style="color:#fdd8a5;">Text here</p>
.mytext {color:#fdd8a5;}
This box has a color of #fdd8a5
<div style="background-color:#fdd8a5;">Content here</div>
.mybackground {background-color:#fdd8a5;}
Border around this has a color of #fdd8a5
<div style="border:2px solid #fdd8a5;">Content here</div>
.myborder {border:2px solid #fdd8a5;}