#e5ca2a color space conversions
Hex:
#e5ca2a
RGB:
229, 202, 42
CMY:
10, 21, 84
CMYK:
0, 12, 82, 10
HSL:
51°, 78.2427%, 53.1373%
HSV (HSB):
51°, 81.6594%, 89.8039%
XYZ:
53.8515, 59.0662, 10.7531
xyY:
0.4354, 0.4776, 59.0662
CIE-Lab:
81.3280, -5.7813, 75.3608
CIE-LCH:
81.3280, 75.5823, 94.3868
CIE-Luv:
81.3280, 25.1076, 83.0106
Hunter-Lab:
76.8546, -9.4216, 45.5026
#e5ca2a color charts
#e5ca2a color shades, tints & tones
#e5ca2a color schemes
#e5ca2a color preview, HTML & CSS examples
This text has a color of #e5ca2a
<p style="color:#e5ca2a;">Text here</p>
.mytext {color:#e5ca2a;}
This box has a color of #e5ca2a
<div style="background-color:#e5ca2a;">Content here</div>
.mybackground {background-color:#e5ca2a;}
Border around this has a color of #e5ca2a
<div style="border:2px solid #e5ca2a;">Content here</div>
.myborder {border:2px solid #e5ca2a;}