#fddcc2 color space conversions
Hex:
#fddcc2
RGB:
253, 220, 194
CMY:
1, 14, 24
CMYK:
0, 13, 23, 1
HSL:
26°, 93.6508%, 87.6471%
HSV (HSB):
26°, 23.3202%, 99.2157%
XYZ:
75.8388, 75.9641, 61.7043
xyY:
0.3552, 0.3558, 75.9641
CIE-Lab:
89.8427, 7.5357, 16.9808
CIE-LCH:
89.8427, 18.5778, 66.0695
CIE-Luv:
89.8427, 21.9326, 23.1958
Hunter-Lab:
87.1574, 2.7940, 19.0349
#fddcc2 color charts
#fddcc2 color shades, tints & tones
#fddcc2 color schemes
#fddcc2 color preview, HTML & CSS examples
This text has a color of #fddcc2
<p style="color:#fddcc2;">Text here</p>
.mytext {color:#fddcc2;}
This box has a color of #fddcc2
<div style="background-color:#fddcc2;">Content here</div>
.mybackground {background-color:#fddcc2;}
Border around this has a color of #fddcc2
<div style="border:2px solid #fddcc2;">Content here</div>
.myborder {border:2px solid #fddcc2;}