#fddeb6 color space conversions
Hex:
#fddeb6
RGB:
253, 222, 182
CMY:
1, 13, 29
CMYK:
0, 12, 28, 1
HSL:
34°, 94.6667%, 85.2941%
HSV (HSB):
34°, 28.0632%, 99.2157%
XYZ:
75.0728, 76.5026, 55.0657
xyY:
0.3633, 0.3702, 76.5026
CIE-Lab:
90.0922, 4.8934, 23.5731
CIE-LCH:
90.0922, 24.0756, 78.2727
CIE-Luv:
90.0922, 21.7118, 32.5433
Hunter-Lab:
87.4658, 0.1433, 23.8989
#fddeb6 color charts
#fddeb6 color shades, tints & tones
#fddeb6 color schemes
#fddeb6 color preview, HTML & CSS examples
This text has a color of #fddeb6
<p style="color:#fddeb6;">Text here</p>
.mytext {color:#fddeb6;}
This box has a color of #fddeb6
<div style="background-color:#fddeb6;">Content here</div>
.mybackground {background-color:#fddeb6;}
Border around this has a color of #fddeb6
<div style="border:2px solid #fddeb6;">Content here</div>
.myborder {border:2px solid #fddeb6;}