#fdddc2 color space conversions
Hex:
#fdddc2
RGB:
253, 221, 194
CMY:
1, 13, 24
CMYK:
0, 13, 23, 1
HSL:
27°, 93.6508%, 87.6471%
HSV (HSB):
27°, 23.3202%, 99.2157%
XYZ:
76.1021, 76.4906, 61.7921
xyY:
0.3550, 0.3568, 76.4906
CIE-Lab:
90.0866, 7.0201, 17.3230
CIE-LCH:
90.0866, 18.6914, 67.9400
CIE-Luv:
90.0866, 21.3505, 23.7791
Hunter-Lab:
87.4589, 2.2681, 19.3312
#fdddc2 color charts
#fdddc2 color shades, tints & tones
#fdddc2 color schemes
#fdddc2 color preview, HTML & CSS examples
This text has a color of #fdddc2
<p style="color:#fdddc2;">Text here</p>
.mytext {color:#fdddc2;}
This box has a color of #fdddc2
<div style="background-color:#fdddc2;">Content here</div>
.mybackground {background-color:#fdddc2;}
Border around this has a color of #fdddc2
<div style="border:2px solid #fdddc2;">Content here</div>
.myborder {border:2px solid #fdddc2;}