#e5ad2d color space conversions
Hex:
#e5ad2d
RGB:
229, 173, 45
CMY:
10, 32, 82
CMYK:
0, 24, 80, 10
HSL:
42°, 77.9661%, 53.7255%
HSV (HSB):
42°, 80.3493%, 89.8039%
XYZ:
47.7303, 46.7346, 8.9876
xyY:
0.4614, 0.4517, 46.7346
CIE-Lab:
74.0197, 9.4092, 68.1250
CIE-LCH:
74.0197, 68.7717, 82.1363
CIE-Luv:
74.0197, 46.4616, 71.1009
Hunter-Lab:
68.3627, 4.9926, 40.0590
#e5ad2d color charts
#e5ad2d color shades, tints & tones
#e5ad2d color schemes
#e5ad2d color preview, HTML & CSS examples
This text has a color of #e5ad2d
<p style="color:#e5ad2d;">Text here</p>
.mytext {color:#e5ad2d;}
This box has a color of #e5ad2d
<div style="background-color:#e5ad2d;">Content here</div>
.mybackground {background-color:#e5ad2d;}
Border around this has a color of #e5ad2d
<div style="border:2px solid #e5ad2d;">Content here</div>
.myborder {border:2px solid #e5ad2d;}