#e2bc7c color space conversions
Hex:
#e2bc7c
RGB:
226, 188, 124
CMY:
11, 26, 51
CMYK:
0, 17, 45, 11
HSL:
38°, 63.7500%, 68.6275%
HSV (HSB):
38°, 45.1327%, 88.6275%
XYZ:
52.9853, 53.5904, 26.6201
xyY:
0.3978, 0.4023, 53.5904
CIE-Lab:
78.2223, 5.3750, 37.3937
CIE-LCH:
78.2223, 37.7780, 81.8203
CIE-Luv:
78.2223, 28.9036, 47.3566
Hunter-Lab:
73.2055, 1.0868, 29.6839
#e2bc7c color charts
#e2bc7c color shades, tints & tones
#e2bc7c color schemes
#e2bc7c color preview, HTML & CSS examples
This text has a color of #e2bc7c
<p style="color:#e2bc7c;">Text here</p>
.mytext {color:#e2bc7c;}
This box has a color of #e2bc7c
<div style="background-color:#e2bc7c;">Content here</div>
.mybackground {background-color:#e2bc7c;}
Border around this has a color of #e2bc7c
<div style="border:2px solid #e2bc7c;">Content here</div>
.myborder {border:2px solid #e2bc7c;}