#eddbad color space conversions
Hex:
#eddbad
RGB:
237, 219, 173
CMY:
7, 14, 32
CMYK:
0, 8, 27, 7
HSL:
43°, 64.0000%, 80.3922%
HSV (HSB):
43°, 27.0042%, 92.9412%
XYZ:
67.7994, 71.6847, 49.7983
xyY:
0.3582, 0.3787, 71.6847
CIE-Lab:
87.8166, -0.7341, 24.9017
CIE-LCH:
87.8166, 24.9125, 91.6885
CIE-Luv:
87.8166, 13.6880, 35.2026
Hunter-Lab:
84.6668, -5.2279, 24.3943
#eddbad color charts
#eddbad color shades, tints & tones
#eddbad color schemes
#eddbad color preview, HTML & CSS examples
This text has a color of #eddbad
<p style="color:#eddbad;">Text here</p>
.mytext {color:#eddbad;}
This box has a color of #eddbad
<div style="background-color:#eddbad;">Content here</div>
.mybackground {background-color:#eddbad;}
Border around this has a color of #eddbad
<div style="border:2px solid #eddbad;">Content here</div>
.myborder {border:2px solid #eddbad;}