#e2af5c color space conversions
Hex:
#e2af5c
RGB:
226, 175, 92
CMY:
11, 31, 64
CMYK:
0, 23, 59, 11
HSL:
37°, 69.7917%, 62.3529%
HSV (HSB):
37°, 59.2920%, 88.6275%
XYZ:
48.6258, 47.6014, 16.7503
xyY:
0.4304, 0.4213, 47.6014
CIE-Lab:
74.5728, 9.4950, 48.9955
CIE-LCH:
74.5728, 49.9070, 79.0325
CIE-Luv:
74.5728, 40.1656, 56.8898
Hunter-Lab:
68.9938, 5.0650, 33.9012
#e2af5c color charts
#e2af5c color shades, tints & tones
#e2af5c color schemes
#e2af5c color preview, HTML & CSS examples
This text has a color of #e2af5c
<p style="color:#e2af5c;">Text here</p>
.mytext {color:#e2af5c;}
This box has a color of #e2af5c
<div style="background-color:#e2af5c;">Content here</div>
.mybackground {background-color:#e2af5c;}
Border around this has a color of #e2af5c
<div style="border:2px solid #e2af5c;">Content here</div>
.myborder {border:2px solid #e2af5c;}