#e6e2a0 color space conversions
Hex:
#e6e2a0
RGB:
230, 226, 160
CMY:
10, 11, 37
CMYK:
0, 2, 30, 10
HSL:
57°, 58.3333%, 76.4706%
HSV (HSB):
57°, 30.4348%, 90.1961%
XYZ:
66.1746, 73.7538, 44.0058
xyY:
0.3598, 0.4010, 73.7538
CIE-Lab:
88.8060, -8.5962, 32.8300
CIE-LCH:
88.8060, 33.9367, 104.6729
CIE-Luv:
88.8060, 5.8559, 46.7631
Hunter-Lab:
85.8800, -12.7473, 29.7352
#e6e2a0 color charts
#e6e2a0 color shades, tints & tones
#e6e2a0 color schemes
#e6e2a0 color preview, HTML & CSS examples
This text has a color of #e6e2a0
<p style="color:#e6e2a0;">Text here</p>
.mytext {color:#e6e2a0;}
This box has a color of #e6e2a0
<div style="background-color:#e6e2a0;">Content here</div>
.mybackground {background-color:#e6e2a0;}
Border around this has a color of #e6e2a0
<div style="border:2px solid #e6e2a0;">Content here</div>
.myborder {border:2px solid #e6e2a0;}