#e2b080 color space conversions
Hex:
#e2b080
RGB:
226, 176, 128
CMY:
11, 31, 50
CMYK:
0, 22, 43, 11
HSL:
29°, 62.8205%, 69.4118%
HSV (HSB):
29°, 43.3628%, 88.6275%
XYZ:
50.7856, 48.7779, 27.1605
xyY:
0.4008, 0.3849, 48.7779
CIE-Lab:
75.3130, 12.1400, 31.5371
CIE-LCH:
75.3130, 33.7930, 68.9461
CIE-Luv:
75.3130, 36.5157, 38.9716
Hunter-Lab:
69.8412, 7.5758, 25.8316
#e2b080 color charts
#e2b080 color shades, tints & tones
#e2b080 color schemes
#e2b080 color preview, HTML & CSS examples
This text has a color of #e2b080
<p style="color:#e2b080;">Text here</p>
.mytext {color:#e2b080;}
This box has a color of #e2b080
<div style="background-color:#e2b080;">Content here</div>
.mybackground {background-color:#e2b080;}
Border around this has a color of #e2b080
<div style="border:2px solid #e2b080;">Content here</div>
.myborder {border:2px solid #e2b080;}