#e5ca40 color space conversions
Hex:
#e5ca40
RGB:
229, 202, 64
CMY:
10, 21, 75
CMYK:
0, 12, 72, 10
HSL:
50°, 76.0369%, 57.4510%
HSV (HSB):
50°, 72.0524%, 89.8039%
XYZ:
54.3590, 59.2692, 13.4256
xyY:
0.4278, 0.4665, 59.2692
CIE-Lab:
81.4394, -4.9657, 68.4536
CIE-LCH:
81.4394, 68.6335, 94.1490
CIE-Luv:
81.4394, 24.5675, 78.2810
Hunter-Lab:
76.9865, -8.6902, 43.5511
#e5ca40 color charts
#e5ca40 color shades, tints & tones
#e5ca40 color schemes
#e5ca40 color preview, HTML & CSS examples
This text has a color of #e5ca40
<p style="color:#e5ca40;">Text here</p>
.mytext {color:#e5ca40;}
This box has a color of #e5ca40
<div style="background-color:#e5ca40;">Content here</div>
.mybackground {background-color:#e5ca40;}
Border around this has a color of #e5ca40
<div style="border:2px solid #e5ca40;">Content here</div>
.myborder {border:2px solid #e5ca40;}