#e1af2d color space conversions
Hex:
#e1af2d
RGB:
225, 175, 45
CMY:
12, 31, 82
CMYK:
0, 22, 80, 12
HSL:
43°, 75.0000%, 52.9412%
HSV (HSB):
43°, 80.0000%, 88.2353%
XYZ:
46.8550, 46.8570, 9.0574
xyY:
0.4559, 0.4559, 46.8570
CIE-Lab:
74.0982, 6.6263, 68.0356
CIE-LCH:
74.0982, 68.3575, 84.4372
CIE-Luv:
74.0982, 41.8125, 71.7556
Hunter-Lab:
68.4521, 2.3906, 40.0714
#e1af2d color charts
#e1af2d color shades, tints & tones
#e1af2d color schemes
#e1af2d color preview, HTML & CSS examples
This text has a color of #e1af2d
<p style="color:#e1af2d;">Text here</p>
.mytext {color:#e1af2d;}
This box has a color of #e1af2d
<div style="background-color:#e1af2d;">Content here</div>
.mybackground {background-color:#e1af2d;}
Border around this has a color of #e1af2d
<div style="border:2px solid #e1af2d;">Content here</div>
.myborder {border:2px solid #e1af2d;}