#e1a30d color space conversions
Hex:
#e1a30d
RGB:
225, 163, 13
CMY:
12, 36, 95
CMYK:
0, 28, 94, 12
HSL:
42°, 89.0756%, 46.6667%
HSV (HSB):
42°, 94.2222%, 88.2353%
XYZ:
44.2212, 42.2310, 6.2015
xyY:
0.4773, 0.4558, 42.2310
CIE-Lab:
71.0299, 12.3078, 73.1017
CIE-LCH:
71.0299, 74.1305, 80.4430
CIE-Luv:
71.0299, 51.8934, 71.5869
Hunter-Lab:
64.9854, 7.7411, 39.8318
#e1a30d color charts
#e1a30d color shades, tints & tones
#e1a30d color schemes
#e1a30d color preview, HTML & CSS examples
This text has a color of #e1a30d
<p style="color:#e1a30d;">Text here</p>
.mytext {color:#e1a30d;}
This box has a color of #e1a30d
<div style="background-color:#e1a30d;">Content here</div>
.mybackground {background-color:#e1a30d;}
Border around this has a color of #e1a30d
<div style="border:2px solid #e1a30d;">Content here</div>
.myborder {border:2px solid #e1a30d;}