#e1af7c color space conversions
Hex:
#e1af7c
RGB:
225, 175, 124
CMY:
12, 31, 51
CMYK:
0, 22, 45, 12
HSL:
30°, 62.7329%, 68.4314%
HSV (HSB):
30°, 44.8889%, 88.2353%
XYZ:
50.0194, 48.1227, 25.7211
xyY:
0.4038, 0.3885, 48.1227
CIE-Lab:
74.9023, 11.8593, 33.0935
CIE-LCH:
74.9023, 35.1543, 70.2844
CIE-Luv:
74.9023, 36.8228, 40.6868
Hunter-Lab:
69.3705, 7.3084, 26.5759
#e1af7c color charts
#e1af7c color shades, tints & tones
#e1af7c color schemes
#e1af7c color preview, HTML & CSS examples
This text has a color of #e1af7c
<p style="color:#e1af7c;">Text here</p>
.mytext {color:#e1af7c;}
This box has a color of #e1af7c
<div style="background-color:#e1af7c;">Content here</div>
.mybackground {background-color:#e1af7c;}
Border around this has a color of #e1af7c
<div style="border:2px solid #e1af7c;">Content here</div>
.myborder {border:2px solid #e1af7c;}