#fddcad color space conversions
Hex:
#fddcad
RGB:
253, 220, 173
CMY:
1, 14, 32
CMYK:
0, 13, 32, 1
HSL:
35°, 95.2381%, 83.5294%
HSV (HSB):
35°, 31.6206%, 99.2157%
XYZ:
73.6440, 75.0862, 50.1468
xyY:
0.3703, 0.3776, 75.0862
CIE-Lab:
89.4333, 4.7824, 27.3305
CIE-LCH:
89.4333, 27.7458, 80.0746
CIE-Luv:
89.4333, 23.6059, 37.3187
Hunter-Lab:
86.6523, 0.0621, 26.3447
#fddcad color charts
#fddcad color shades, tints & tones
#fddcad color schemes
#fddcad color preview, HTML & CSS examples
This text has a color of #fddcad
<p style="color:#fddcad;">Text here</p>
.mytext {color:#fddcad;}
This box has a color of #fddcad
<div style="background-color:#fddcad;">Content here</div>
.mybackground {background-color:#fddcad;}
Border around this has a color of #fddcad
<div style="border:2px solid #fddcad;">Content here</div>
.myborder {border:2px solid #fddcad;}