#fdda9c color space conversions
Hex:
#fdda9c
RGB:
253, 218, 156
CMY:
1, 15, 39
CMYK:
0, 14, 38, 1
HSL:
38°, 96.0396%, 80.1961%
HSV (HSB):
38°, 38.3399%, 99.2157%
XYZ:
71.5802, 73.4258, 41.8524
xyY:
0.3831, 0.3929, 73.4258
CIE-Lab:
88.6504, 3.8266, 35.0142
CIE-LCH:
88.6504, 35.2226, 83.7631
CIE-Luv:
88.6504, 26.1115, 46.7595
Hunter-Lab:
85.6888, -0.8455, 31.0236
#fdda9c color charts
#fdda9c color shades, tints & tones
#fdda9c color schemes
#fdda9c color preview, HTML & CSS examples
This text has a color of #fdda9c
<p style="color:#fdda9c;">Text here</p>
.mytext {color:#fdda9c;}
This box has a color of #fdda9c
<div style="background-color:#fdda9c;">Content here</div>
.mybackground {background-color:#fdda9c;}
Border around this has a color of #fdda9c
<div style="border:2px solid #fdda9c;">Content here</div>
.myborder {border:2px solid #fdda9c;}