#e2b0a0 color space conversions
Hex:
#e2b0a0
RGB:
226, 176, 160
CMY:
11, 31, 37
CMYK:
0, 22, 29, 11
HSL:
15°, 53.2258%, 75.6863%
HSV (HSB):
15°, 29.2035%, 88.6275%
XYZ:
53.2345, 49.7575, 40.0561
xyY:
0.3721, 0.3478, 49.7575
CIE-Lab:
75.9202, 15.9421, 15.1764
CIE-LCH:
75.9202, 22.0108, 43.5905
CIE-Luv:
75.9202, 33.2348, 18.3042
Hunter-Lab:
70.5390, 11.2676, 15.7090
#e2b0a0 color charts
#e2b0a0 color shades, tints & tones
#e2b0a0 color schemes
#e2b0a0 color preview, HTML & CSS examples
This text has a color of #e2b0a0
<p style="color:#e2b0a0;">Text here</p>
.mytext {color:#e2b0a0;}
This box has a color of #e2b0a0
<div style="background-color:#e2b0a0;">Content here</div>
.mybackground {background-color:#e2b0a0;}
Border around this has a color of #e2b0a0
<div style="border:2px solid #e2b0a0;">Content here</div>
.myborder {border:2px solid #e2b0a0;}