#e1a93f color space conversions
Hex:
#e1a93f
RGB:
225, 169, 63
CMY:
12, 34, 75
CMYK:
0, 25, 72, 12
HSL:
39°, 72.9730%, 56.4706%
HSV (HSB):
39°, 72.0000%, 88.2353%
XYZ:
46.1365, 44.7424, 10.9071
xyY:
0.4533, 0.4396, 44.7424
CIE-Lab:
72.7219, 10.5292, 60.0836
CIE-LCH:
72.7219, 60.9993, 80.0603
CIE-Luv:
72.7219, 45.5900, 64.8315
Hunter-Lab:
66.8897, 6.0615, 37.1549
#e1a93f color charts
#e1a93f color shades, tints & tones
#e1a93f color schemes
#e1a93f color preview, HTML & CSS examples
This text has a color of #e1a93f
<p style="color:#e1a93f;">Text here</p>
.mytext {color:#e1a93f;}
This box has a color of #e1a93f
<div style="background-color:#e1a93f;">Content here</div>
.mybackground {background-color:#e1a93f;}
Border around this has a color of #e1a93f
<div style="border:2px solid #e1a93f;">Content here</div>
.myborder {border:2px solid #e1a93f;}