#edd08c color space conversions
Hex:
#edd08c
RGB:
237, 208, 140
CMY:
7, 18, 45
CMYK:
0, 12, 41, 7
HSL:
42°, 72.9323%, 73.9216%
HSV (HSB):
42°, 40.9283%, 92.9412%
XYZ:
62.2146, 65.0097, 34.0800
xyY:
0.3857, 0.4030, 65.0097
CIE-Lab:
84.4887, 0.9902, 37.4637
CIE-LCH:
84.4887, 37.4768, 88.4859
CIE-Luv:
84.4887, 22.5529, 49.5119
Hunter-Lab:
80.6286, -3.3661, 31.3794
#edd08c color charts
#edd08c color shades, tints & tones
#edd08c color schemes
#edd08c color preview, HTML & CSS examples
This text has a color of #edd08c
<p style="color:#edd08c;">Text here</p>
.mytext {color:#edd08c;}
This box has a color of #edd08c
<div style="background-color:#edd08c;">Content here</div>
.mybackground {background-color:#edd08c;}
Border around this has a color of #edd08c
<div style="border:2px solid #edd08c;">Content here</div>
.myborder {border:2px solid #edd08c;}