#e5ca6f color space conversions
Hex:
#e5ca6f
RGB:
229, 202, 111
CMY:
10, 21, 56
CMYK:
0, 12, 52, 10
HSL:
46°, 69.4118%, 66.6667%
HSV (HSB):
46°, 51.5284%, 89.8039%
XYZ:
56.3029, 60.0468, 23.6616
xyY:
0.4021, 0.4289, 60.0468
CIE-Lab:
81.8636, -1.9051, 48.4878
CIE-LCH:
81.8636, 48.5252, 92.2500
CIE-Luv:
81.8636, 22.6040, 61.0552
Hunter-Lab:
77.4899, -5.9120, 36.1386
#e5ca6f color charts
#e5ca6f color shades, tints & tones
#e5ca6f color schemes
#e5ca6f color preview, HTML & CSS examples
This text has a color of #e5ca6f
<p style="color:#e5ca6f;">Text here</p>
.mytext {color:#e5ca6f;}
This box has a color of #e5ca6f
<div style="background-color:#e5ca6f;">Content here</div>
.mybackground {background-color:#e5ca6f;}
Border around this has a color of #e5ca6f
<div style="border:2px solid #e5ca6f;">Content here</div>
.myborder {border:2px solid #e5ca6f;}