#fde2b2 color space conversions
Hex:
#fde2b2
RGB:
253, 226, 178
CMY:
1, 11, 30
CMYK:
0, 11, 30, 1
HSL:
38°, 94.9367%, 84.5098%
HSV (HSB):
38°, 29.6443%, 99.2157%
XYZ:
75.7403, 78.4897, 53.2776
xyY:
0.3650, 0.3782, 78.4897
CIE-Lab:
91.0029, 2.3336, 26.8871
CIE-LCH:
91.0029, 26.9882, 85.0395
CIE-Luv:
91.0029, 19.6175, 37.4159
Hunter-Lab:
88.5944, -2.4388, 26.3612
#fde2b2 color charts
#fde2b2 color shades, tints & tones
#fde2b2 color schemes
#fde2b2 color preview, HTML & CSS examples
This text has a color of #fde2b2
<p style="color:#fde2b2;">Text here</p>
.mytext {color:#fde2b2;}
This box has a color of #fde2b2
<div style="background-color:#fde2b2;">Content here</div>
.mybackground {background-color:#fde2b2;}
Border around this has a color of #fde2b2
<div style="border:2px solid #fde2b2;">Content here</div>
.myborder {border:2px solid #fde2b2;}