#edcc8d color space conversions
Hex:
#edcc8d
RGB:
237, 204, 141
CMY:
7, 20, 45
CMYK:
0, 14, 41, 7
HSL:
39°, 72.7273%, 74.1176%
HSV (HSB):
39°, 40.5063%, 92.9412%
XYZ:
61.3256, 63.1133, 34.1492
xyY:
0.3867, 0.3980, 63.1133
CIE-Lab:
83.5020, 3.1660, 35.6706
CIE-LCH:
83.5020, 35.8108, 84.9279
CIE-Luv:
83.5020, 25.0314, 46.8680
Hunter-Lab:
79.4439, -1.2362, 30.1248
#edcc8d color charts
#edcc8d color shades, tints & tones
#edcc8d color schemes
#edcc8d color preview, HTML & CSS examples
This text has a color of #edcc8d
<p style="color:#edcc8d;">Text here</p>
.mytext {color:#edcc8d;}
This box has a color of #edcc8d
<div style="background-color:#edcc8d;">Content here</div>
.mybackground {background-color:#edcc8d;}
Border around this has a color of #edcc8d
<div style="border:2px solid #edcc8d;">Content here</div>
.myborder {border:2px solid #edcc8d;}