#edeaac color space conversions
Hex:
#edeaac
RGB:
237, 234, 172
CMY:
7, 8, 33
CMYK:
0, 1, 27, 7
HSL:
57°, 64.3564%, 80.1961%
HSV (HSB):
57°, 27.4262%, 92.9412%
XYZ:
71.7943, 79.8287, 50.6542
xyY:
0.3549, 0.3947, 79.8287
CIE-Lab:
91.6080, -8.4685, 30.5606
CIE-LCH:
91.6080, 31.7123, 105.4884
CIE-Luv:
91.6080, 5.0358, 44.2986
Hunter-Lab:
89.3469, -12.9243, 28.9290
#edeaac color charts
#edeaac RGB chart
#edeaac CMYK chart
#edeaac RGB pie chart
#edeaac color shades, tints & tones
#edeaac color schemes
#edeaac color preview, HTML & CSS examples
This text has a color of #edeaac
<p style="color:#edeaac;">Text here</p>
.mytext {color:#edeaac;}
Text color #edeaac
This box has a color of #edeaac
<div style="background-color:#edeaac;">Content here</div>
.mybackground {background-color:#edeaac;}
Background color #edeaac
Border around this has a color of #edeaac
<div style="border:2px solid #edeaac;">Content here</div>
.myborder {border:2px solid #edeaac;}
Border color #edeaac