#e6e6a0 color space conversions
Hex:
#e6e6a0
RGB:
230, 230, 160
CMY:
10, 10, 37
CMYK:
0, 0, 30, 10
HSL:
60°, 58.3333%, 76.4706%
HSV (HSB):
60°, 30.4348%, 90.1961%
XYZ:
67.2751, 75.9547, 44.3727
xyY:
0.3586, 0.4049, 75.9547
CIE-Lab:
89.8383, -10.6028, 34.2001
CIE-LCH:
89.8383, 35.8060, 107.2247
CIE-Luv:
89.8383, 3.5322, 48.9539
Hunter-Lab:
87.1520, -14.7267, 30.8194
#e6e6a0 color charts
#e6e6a0 color shades, tints & tones
#e6e6a0 color schemes
#e6e6a0 color preview, HTML & CSS examples
This text has a color of #e6e6a0
<p style="color:#e6e6a0;">Text here</p>
.mytext {color:#e6e6a0;}
This box has a color of #e6e6a0
<div style="background-color:#e6e6a0;">Content here</div>
.mybackground {background-color:#e6e6a0;}
Border around this has a color of #e6e6a0
<div style="border:2px solid #e6e6a0;">Content here</div>
.myborder {border:2px solid #e6e6a0;}