#e6b26c color space conversions
Hex:
#e6b26c
RGB:
230, 178, 108
CMY:
10, 30, 58
CMYK:
0, 23, 53, 10
HSL:
34°, 70.9302%, 66.2745%
HSV (HSB):
34°, 53.0435%, 90.1961%
XYZ:
51.2603, 49.7465, 21.0877
xyY:
0.4198, 0.4074, 49.7465
CIE-Lab:
75.9134, 10.8120, 42.7573
CIE-LCH:
75.9134, 44.1031, 75.8091
CIE-Luv:
75.9134, 39.8505, 51.1503
Hunter-Lab:
70.5312, 6.2997, 31.6451
#e6b26c color charts
#e6b26c color shades, tints & tones
#e6b26c color schemes
#e6b26c color preview, HTML & CSS examples
This text has a color of #e6b26c
<p style="color:#e6b26c;">Text here</p>
.mytext {color:#e6b26c;}
This box has a color of #e6b26c
<div style="background-color:#e6b26c;">Content here</div>
.mybackground {background-color:#e6b26c;}
Border around this has a color of #e6b26c
<div style="border:2px solid #e6b26c;">Content here</div>
.myborder {border:2px solid #e6b26c;}