#fdedbb color space conversions
Hex:
#fdedbb
RGB:
253, 237, 187
CMY:
1, 7, 27
CMYK:
0, 6, 26, 1
HSL:
45°, 94.2857%, 86.2745%
HSV (HSB):
45°, 26.0870%, 99.2157%
XYZ:
79.7618, 85.0389, 59.2240
xyY:
0.3560, 0.3796, 85.0389
CIE-Lab:
93.8999, -2.0899, 26.2240
CIE-LCH:
93.8999, 26.3072, 94.5565
CIE-Luv:
93.8999, 12.5458, 37.7293
Hunter-Lab:
92.2165, -6.9870, 26.4739
#fdedbb color charts
#fdedbb color shades, tints & tones
#fdedbb color schemes
#fdedbb color preview, HTML & CSS examples
This text has a color of #fdedbb
<p style="color:#fdedbb;">Text here</p>
.mytext {color:#fdedbb;}
This box has a color of #fdedbb
<div style="background-color:#fdedbb;">Content here</div>
.mybackground {background-color:#fdedbb;}
Border around this has a color of #fdedbb
<div style="border:2px solid #fdedbb;">Content here</div>
.myborder {border:2px solid #fdedbb;}