#eaaa14 color space conversions
Hex:
#eaaa14
RGB:
234, 170, 20
CMY:
8, 33, 92
CMYK:
0, 27, 91, 8
HSL:
42°, 84.2520%, 49.8039%
HSV (HSB):
42°, 91.4530%, 91.7647%
XYZ:
48.4327, 46.2924, 7.0445
xyY:
0.4759, 0.4549, 46.2924
CIE-Lab:
73.7349, 12.5769, 74.4257
CIE-LCH:
73.7349, 75.4808, 80.4085
CIE-Luv:
73.7349, 53.4397, 73.8347
Hunter-Lab:
68.0385, 7.9964, 41.4883
#eaaa14 color charts
#eaaa14 color shades, tints & tones
#eaaa14 color schemes
#eaaa14 color preview, HTML & CSS examples
This text has a color of #eaaa14
<p style="color:#eaaa14;">Text here</p>
.mytext {color:#eaaa14;}
This box has a color of #eaaa14
<div style="background-color:#eaaa14;">Content here</div>
.mybackground {background-color:#eaaa14;}
Border around this has a color of #eaaa14
<div style="border:2px solid #eaaa14;">Content here</div>
.myborder {border:2px solid #eaaa14;}