#fdedcb color space conversions
Hex:
#fdedcb
RGB:
253, 237, 203
CMY:
1, 7, 20
CMYK:
0, 6, 20, 1
HSL:
41°, 92.5926%, 89.4118%
HSV (HSB):
41°, 19.7628%, 99.2157%
XYZ:
81.5717, 85.7628, 68.7545
xyY:
0.3455, 0.3633, 85.7628
CIE-Lab:
94.2108, 0.1101, 18.4346
CIE-LCH:
94.2108, 18.4349, 89.6577
CIE-Luv:
94.2108, 11.5389, 26.8976
Hunter-Lab:
92.6082, -4.8370, 20.8075
#fdedcb color charts
#fdedcb color shades, tints & tones
#fdedcb color schemes
#fdedcb color preview, HTML & CSS examples
This text has a color of #fdedcb
<p style="color:#fdedcb;">Text here</p>
.mytext {color:#fdedcb;}
This box has a color of #fdedcb
<div style="background-color:#fdedcb;">Content here</div>
.mybackground {background-color:#fdedcb;}
Border around this has a color of #fdedcb
<div style="border:2px solid #fdedcb;">Content here</div>
.myborder {border:2px solid #fdedcb;}