#e5a52a color space conversions
Hex:
#e5a52a
RGB:
229, 165, 42
CMY:
10, 35, 84
CMYK:
0, 28, 82, 10
HSL:
39°, 78.2427%, 53.1373%
HSV (HSB):
39°, 81.6594%, 89.8039%
XYZ:
46.1862, 43.7354, 8.1980
xyY:
0.4707, 0.4457, 43.7354
CIE-Lab:
72.0513, 13.5607, 67.3601
CIE-LCH:
72.0513, 68.7115, 78.6176
CIE-Luv:
72.0513, 52.7766, 68.5950
Hunter-Lab:
66.1328, 8.9294, 38.9432
#e5a52a color charts
#e5a52a color shades, tints & tones
#e5a52a color schemes
#e5a52a color preview, HTML & CSS examples
This text has a color of #e5a52a
<p style="color:#e5a52a;">Text here</p>
.mytext {color:#e5a52a;}
This box has a color of #e5a52a
<div style="background-color:#e5a52a;">Content here</div>
.mybackground {background-color:#e5a52a;}
Border around this has a color of #e5a52a
<div style="border:2px solid #e5a52a;">Content here</div>
.myborder {border:2px solid #e5a52a;}