#e1a05c color space conversions
Hex:
#e1a05c
RGB:
225, 160, 92
CMY:
12, 37, 64
CMYK:
0, 29, 59, 12
HSL:
31°, 68.9119%, 62.1569%
HSV (HSB):
31°, 59.1111%, 88.2353%
XYZ:
45.5539, 41.9219, 15.8160
xyY:
0.4410, 0.4059, 41.9219
CIE-Lab:
70.8170, 17.0790, 44.5508
CIE-LCH:
70.8170, 47.7123, 69.0251
CIE-Luv:
70.8170, 50.2621, 50.0437
Hunter-Lab:
64.7471, 12.2792, 30.8400
#e1a05c color charts
#e1a05c color shades, tints & tones
#e1a05c color schemes
#e1a05c color preview, HTML & CSS examples
This text has a color of #e1a05c
<p style="color:#e1a05c;">Text here</p>
.mytext {color:#e1a05c;}
This box has a color of #e1a05c
<div style="background-color:#e1a05c;">Content here</div>
.mybackground {background-color:#e1a05c;}
Border around this has a color of #e1a05c
<div style="border:2px solid #e1a05c;">Content here</div>
.myborder {border:2px solid #e1a05c;}