#fde2c2 color space conversions
Hex:
#fde2c2
RGB:
253, 226, 194
CMY:
1, 11, 24
CMYK:
0, 11, 23, 1
HSL:
33°, 93.6508%, 87.6471%
HSV (HSB):
33°, 23.3202%, 99.2157%
XYZ:
77.4420, 79.1704, 62.2387
xyY:
0.3539, 0.3618, 79.1704
CIE-Lab:
91.3113, 4.4502, 19.0366
CIE-LCH:
91.3113, 19.5498, 76.8422
CIE-Luv:
91.3113, 18.4479, 26.6919
Hunter-Lab:
88.9778, -0.3532, 20.8119
#fde2c2 color charts
#fde2c2 color shades, tints & tones
#fde2c2 color schemes
#fde2c2 color preview, HTML & CSS examples
This text has a color of #fde2c2
<p style="color:#fde2c2;">Text here</p>
.mytext {color:#fde2c2;}
This box has a color of #fde2c2
<div style="background-color:#fde2c2;">Content here</div>
.mybackground {background-color:#fde2c2;}
Border around this has a color of #fde2c2
<div style="border:2px solid #fde2c2;">Content here</div>
.myborder {border:2px solid #fde2c2;}