#e1af5d color space conversions
Hex:
#e1af5d
RGB:
225, 175, 93
CMY:
12, 31, 64
CMYK:
0, 22, 59, 12
HSL:
37°, 68.7500%, 62.3529%
HSV (HSB):
37°, 58.6667%, 88.2353%
XYZ:
48.3571, 47.4578, 16.9675
xyY:
0.4288, 0.4208, 47.4578
CIE-Lab:
74.4817, 9.1500, 48.3772
CIE-LCH:
74.4817, 49.2349, 79.2896
CIE-Luv:
74.4817, 39.3394, 56.3917
Hunter-Lab:
68.8896, 4.7413, 33.6196
#e1af5d color charts
#e1af5d color shades, tints & tones
#e1af5d color schemes
#e1af5d color preview, HTML & CSS examples
This text has a color of #e1af5d
<p style="color:#e1af5d;">Text here</p>
.mytext {color:#e1af5d;}
This box has a color of #e1af5d
<div style="background-color:#e1af5d;">Content here</div>
.mybackground {background-color:#e1af5d;}
Border around this has a color of #e1af5d
<div style="border:2px solid #e1af5d;">Content here</div>
.myborder {border:2px solid #e1af5d;}