#eedcaa color space conversions
Hex:
#eedcaa
RGB:
238, 220, 170
CMY:
7, 14, 33
CMYK:
0, 8, 29, 7
HSL:
44°, 66.6667%, 80.0000%
HSV (HSB):
44°, 28.5714%, 93.3333%
XYZ:
68.1088, 72.2658, 48.3892
xyY:
0.3608, 0.3828, 72.2658
CIE-Lab:
88.0964, -1.2615, 26.8514
CIE-LCH:
88.0964, 26.8810, 92.6898
CIE-Luv:
88.0964, 13.9352, 37.8172
Hunter-Lab:
85.0093, -5.7535, 25.7573
#eedcaa color charts
#eedcaa color shades, tints & tones
#eedcaa color schemes
#eedcaa color preview, HTML & CSS examples
This text has a color of #eedcaa
<p style="color:#eedcaa;">Text here</p>
.mytext {color:#eedcaa;}
This box has a color of #eedcaa
<div style="background-color:#eedcaa;">Content here</div>
.mybackground {background-color:#eedcaa;}
Border around this has a color of #eedcaa
<div style="border:2px solid #eedcaa;">Content here</div>
.myborder {border:2px solid #eedcaa;}