#fdd8a8 color space conversions
Hex:
#fdd8a8
RGB:
253, 216, 168
CMY:
1, 15, 34
CMYK:
0, 15, 34, 1
HSL:
34°, 95.5056%, 82.5490%
HSV (HSB):
34°, 33.5968%, 99.2157%
XYZ:
72.1318, 72.8215, 47.3000
xyY:
0.3752, 0.3788, 72.8215
CIE-Lab:
88.3625, 6.2328, 28.4641
CIE-LCH:
88.3625, 29.1385, 77.6489
CIE-Luv:
88.3625, 26.4485, 38.3215
Hunter-Lab:
85.3355, 1.5439, 26.8715
#fdd8a8 color charts
#fdd8a8 color shades, tints & tones
#fdd8a8 color schemes
#fdd8a8 color preview, HTML & CSS examples
This text has a color of #fdd8a8
<p style="color:#fdd8a8;">Text here</p>
.mytext {color:#fdd8a8;}
This box has a color of #fdd8a8
<div style="background-color:#fdd8a8;">Content here</div>
.mybackground {background-color:#fdd8a8;}
Border around this has a color of #fdd8a8
<div style="border:2px solid #fdd8a8;">Content here</div>
.myborder {border:2px solid #fdd8a8;}