#e2b29a color space conversions
Hex:
#e2b29a
RGB:
226, 178, 154
CMY:
11, 30, 40
CMYK:
0, 21, 32, 11
HSL:
20°, 55.3846%, 74.5098%
HSV (HSB):
20°, 31.8584%, 88.6275%
XYZ:
53.1172, 50.3426, 37.4894
xyY:
0.3769, 0.3572, 50.3426
CIE-Lab:
76.2791, 14.0919, 18.9240
CIE-LCH:
76.2791, 23.5945, 53.3266
CIE-Luv:
76.2791, 32.6470, 23.5594
Hunter-Lab:
70.9525, 9.4634, 18.3396
#e2b29a color charts
#e2b29a color shades, tints & tones
#e2b29a color schemes
#e2b29a color preview, HTML & CSS examples
This text has a color of #e2b29a
<p style="color:#e2b29a;">Text here</p>
.mytext {color:#e2b29a;}
This box has a color of #e2b29a
<div style="background-color:#e2b29a;">Content here</div>
.mybackground {background-color:#e2b29a;}
Border around this has a color of #e2b29a
<div style="border:2px solid #e2b29a;">Content here</div>
.myborder {border:2px solid #e2b29a;}