#e1a05a color space conversions
Hex:
#e1a05a
RGB:
225, 160, 90
CMY:
12, 37, 65
CMYK:
0, 29, 60, 12
HSL:
31°, 69.2308%, 61.7647%
HSV (HSB):
31°, 60.0000%, 88.2353%
XYZ:
45.4676, 41.8873, 15.3615
xyY:
0.4427, 0.4078, 41.8873
CIE-Lab:
70.7932, 16.9345, 45.5265
CIE-LCH:
70.7932, 48.5740, 69.5963
CIE-Luv:
70.7932, 50.4389, 50.9444
Hunter-Lab:
64.7204, 12.1396, 31.2317
#e1a05a color charts
#e1a05a color shades, tints & tones
#e1a05a color schemes
#e1a05a color preview, HTML & CSS examples
This text has a color of #e1a05a
<p style="color:#e1a05a;">Text here</p>
.mytext {color:#e1a05a;}
This box has a color of #e1a05a
<div style="background-color:#e1a05a;">Content here</div>
.mybackground {background-color:#e1a05a;}
Border around this has a color of #e1a05a
<div style="border:2px solid #e1a05a;">Content here</div>
.myborder {border:2px solid #e1a05a;}