#e2bd7c color space conversions
Hex:
#e2bd7c
RGB:
226, 189, 124
CMY:
11, 26, 51
CMYK:
0, 16, 45, 11
HSL:
38°, 63.7500%, 68.6275%
HSV (HSB):
38°, 45.1327%, 88.6275%
XYZ:
53.1997, 54.0192, 26.6916
xyY:
0.3973, 0.4034, 54.0192
CIE-Lab:
78.4729, 4.8490, 37.7140
CIE-LCH:
78.4729, 38.0244, 82.6735
CIE-Luv:
78.4729, 28.2452, 47.8613
Hunter-Lab:
73.4977, 0.5822, 29.9165
#e2bd7c color charts
#e2bd7c color shades, tints & tones
#e2bd7c color schemes
#e2bd7c color preview, HTML & CSS examples
This text has a color of #e2bd7c
<p style="color:#e2bd7c;">Text here</p>
.mytext {color:#e2bd7c;}
This box has a color of #e2bd7c
<div style="background-color:#e2bd7c;">Content here</div>
.mybackground {background-color:#e2bd7c;}
Border around this has a color of #e2bd7c
<div style="border:2px solid #e2bd7c;">Content here</div>
.myborder {border:2px solid #e2bd7c;}