#e5da2a color space conversions
Hex:
#e5da2a
RGB:
229, 218, 42
CMY:
10, 15, 84
CMYK:
0, 5, 82, 10
HSL:
56°, 78.2427%, 53.1373%
HSV (HSB):
56°, 81.6594%, 89.8039%
XYZ:
57.8024, 66.9680, 12.0701
xyY:
0.4224, 0.4894, 66.9680
CIE-Lab:
85.4878, -13.8311, 78.9032
CIE-LCH:
85.4878, 80.1063, 99.9425
CIE-Luv:
85.4878, 14.0380, 89.2580
Hunter-Lab:
81.8340, -17.1282, 48.5388
#e5da2a color charts
#e5da2a color shades, tints & tones
#e5da2a color schemes
#e5da2a color preview, HTML & CSS examples
This text has a color of #e5da2a
<p style="color:#e5da2a;">Text here</p>
.mytext {color:#e5da2a;}
This box has a color of #e5da2a
<div style="background-color:#e5da2a;">Content here</div>
.mybackground {background-color:#e5da2a;}
Border around this has a color of #e5da2a
<div style="border:2px solid #e5da2a;">Content here</div>
.myborder {border:2px solid #e5da2a;}