#e6d07d color space conversions
Hex:
#e6d07d
RGB:
230, 208, 125
CMY:
10, 18, 51
CMYK:
0, 10, 46, 10
HSL:
47°, 67.7419%, 69.6078%
HSV (HSB):
47°, 45.6522%, 90.1961%
XYZ:
58.8907, 63.4154, 28.5386
xyY:
0.3904, 0.4204, 63.4154
CIE-Lab:
83.6605, -3.3128, 43.8351
CIE-LCH:
83.6605, 43.9601, 94.3219
CIE-Luv:
83.6605, 18.6425, 57.1368
Hunter-Lab:
79.6338, -7.3551, 34.4957
#e6d07d color charts
#e6d07d color shades, tints & tones
#e6d07d color schemes
#e6d07d color preview, HTML & CSS examples
This text has a color of #e6d07d
<p style="color:#e6d07d;">Text here</p>
.mytext {color:#e6d07d;}
This box has a color of #e6d07d
<div style="background-color:#e6d07d;">Content here</div>
.mybackground {background-color:#e6d07d;}
Border around this has a color of #e6d07d
<div style="border:2px solid #e6d07d;">Content here</div>
.myborder {border:2px solid #e6d07d;}