#e5c32f color space conversions
Hex:
#e5c32f
RGB:
229, 195, 47
CMY:
10, 24, 82
CMYK:
0, 15, 79, 10
HSL:
49°, 77.7778%, 54.1176%
HSV (HSB):
49°, 79.4760%, 89.8039%
XYZ:
52.3413, 55.8935, 10.7192
xyY:
0.4400, 0.4699, 55.8935
CIE-Lab:
79.5531, -2.0355, 72.3982
CIE-LCH:
79.5531, 72.4268, 91.6105
CIE-Luv:
79.5531, 30.0079, 79.3524
Hunter-Lab:
74.7619, -5.8644, 43.8325
#e5c32f color charts
#e5c32f color shades, tints & tones
#e5c32f color schemes
#e5c32f color preview, HTML & CSS examples
This text has a color of #e5c32f
<p style="color:#e5c32f;">Text here</p>
.mytext {color:#e5c32f;}
This box has a color of #e5c32f
<div style="background-color:#e5c32f;">Content here</div>
.mybackground {background-color:#e5c32f;}
Border around this has a color of #e5c32f
<div style="border:2px solid #e5c32f;">Content here</div>
.myborder {border:2px solid #e5c32f;}