#edcc85 color space conversions
Hex:
#edcc85
RGB:
237, 204, 133
CMY:
7, 20, 48
CMYK:
0, 14, 44, 7
HSL:
41°, 74.2857%, 72.5490%
HSV (HSB):
41°, 43.8819%, 92.9412%
XYZ:
60.7516, 62.8837, 31.1261
xyY:
0.3925, 0.4063, 62.8837
CIE-Lab:
83.3812, 2.3344, 39.5965
CIE-LCH:
83.3812, 39.6653, 86.6261
CIE-Luv:
83.3812, 25.5827, 51.3714
Hunter-Lab:
79.2993, -2.0239, 32.2373
#edcc85 color charts
#edcc85 color shades, tints & tones
#edcc85 color schemes
#edcc85 color preview, HTML & CSS examples
This text has a color of #edcc85
<p style="color:#edcc85;">Text here</p>
.mytext {color:#edcc85;}
This box has a color of #edcc85
<div style="background-color:#edcc85;">Content here</div>
.mybackground {background-color:#edcc85;}
Border around this has a color of #edcc85
<div style="border:2px solid #edcc85;">Content here</div>
.myborder {border:2px solid #edcc85;}