#e5c32a color space conversions
Hex:
#e5c32a
RGB:
229, 195, 42
CMY:
10, 24, 84
CMYK:
0, 15, 82, 10
HSL:
49°, 78.2427%, 53.1373%
HSV (HSB):
49°, 81.6594%, 89.8039%
XYZ:
52.2461, 55.8554, 10.2180
xyY:
0.4416, 0.4721, 55.8554
CIE-Lab:
79.5314, -2.1905, 73.8231
CIE-LCH:
79.5314, 73.8556, 91.6996
CIE-Luv:
79.5314, 30.1249, 80.2741
Hunter-Lab:
74.7365, -6.0046, 44.2094
#e5c32a color charts
#e5c32a color shades, tints & tones
#e5c32a color schemes
#e5c32a color preview, HTML & CSS examples
This text has a color of #e5c32a
<p style="color:#e5c32a;">Text here</p>
.mytext {color:#e5c32a;}
This box has a color of #e5c32a
<div style="background-color:#e5c32a;">Content here</div>
.mybackground {background-color:#e5c32a;}
Border around this has a color of #e5c32a
<div style="border:2px solid #e5c32a;">Content here</div>
.myborder {border:2px solid #e5c32a;}