#e6a26d color space conversions
Hex:
#e6a26d
RGB:
230, 162, 109
CMY:
10, 36, 57
CMYK:
0, 30, 53, 10
HSL:
26°, 70.7602%, 66.4706%
HSV (HSB):
26°, 52.6087%, 90.1961%
XYZ:
48.3138, 43.7678, 20.3696
xyY:
0.4296, 0.3892, 43.7678
CIE-Lab:
72.0730, 19.4129, 37.4645
CIE-LCH:
72.0730, 42.1954, 62.6083
CIE-Luv:
72.0730, 51.0370, 43.0503
Hunter-Lab:
66.1572, 14.5811, 28.0548
#e6a26d color charts
#e6a26d color shades, tints & tones
#e6a26d color schemes
#e6a26d color preview, HTML & CSS examples
This text has a color of #e6a26d
<p style="color:#e6a26d;">Text here</p>
.mytext {color:#e6a26d;}
This box has a color of #e6a26d
<div style="background-color:#e6a26d;">Content here</div>
.mybackground {background-color:#e6a26d;}
Border around this has a color of #e6a26d
<div style="border:2px solid #e6a26d;">Content here</div>
.myborder {border:2px solid #e6a26d;}