#fdedc3 color space conversions
Hex:
#fdedc3
RGB:
253, 237, 195
CMY:
1, 7, 24
CMYK:
0, 6, 23, 1
HSL:
43°, 93.5484%, 87.8431%
HSV (HSB):
43°, 22.9249%, 99.2157%
XYZ:
80.6425, 85.3912, 63.8616
xyY:
0.3508, 0.3714, 85.3912
CIE-Lab:
94.0514, -1.0137, 22.3305
CIE-LCH:
94.0514, 22.3535, 92.5991
CIE-Luv:
94.0514, 12.0497, 32.3950
Hunter-Lab:
92.4073, -5.9385, 23.7105
#fdedc3 color charts
#fdedc3 color shades, tints & tones
#fdedc3 color schemes
#fdedc3 color preview, HTML & CSS examples
This text has a color of #fdedc3
<p style="color:#fdedc3;">Text here</p>
.mytext {color:#fdedc3;}
This box has a color of #fdedc3
<div style="background-color:#fdedc3;">Content here</div>
.mybackground {background-color:#fdedc3;}
Border around this has a color of #fdedc3
<div style="border:2px solid #fdedc3;">Content here</div>
.myborder {border:2px solid #fdedc3;}