#e5af2e color space conversions
Hex:
#e5af2e
RGB:
229, 175, 46
CMY:
10, 31, 82
CMYK:
0, 24, 80, 10
HSL:
42°, 77.8723%, 53.9216%
HSV (HSB):
42°, 79.9127%, 89.8039%
XYZ:
48.1362, 47.5152, 9.2191
xyY:
0.4590, 0.4531, 47.5152
CIE-Lab:
74.5181, 8.3842, 68.2433
CIE-LCH:
74.5181, 68.7564, 82.9959
CIE-Luv:
74.5181, 44.8959, 71.6779
Hunter-Lab:
68.9313, 4.0207, 40.3223
#e5af2e color charts
#e5af2e color shades, tints & tones
#e5af2e color schemes
#e5af2e color preview, HTML & CSS examples
This text has a color of #e5af2e
<p style="color:#e5af2e;">Text here</p>
.mytext {color:#e5af2e;}
This box has a color of #e5af2e
<div style="background-color:#e5af2e;">Content here</div>
.mybackground {background-color:#e5af2e;}
Border around this has a color of #e5af2e
<div style="border:2px solid #e5af2e;">Content here</div>
.myborder {border:2px solid #e5af2e;}