#e5ca5f color space conversions
Hex:
#e5ca5f
RGB:
229, 202, 95
CMY:
10, 21, 63
CMYK:
0, 12, 59, 10
HSL:
48°, 72.0430%, 63.5294%
HSV (HSB):
48°, 58.5153%, 89.8039%
XYZ:
55.4992, 59.7253, 19.4295
xyY:
0.4122, 0.4435, 59.7253
CIE-Lab:
81.6886, -3.1586, 55.8308
CIE-LCH:
81.6886, 55.9200, 93.2380
CIE-Luv:
81.6886, 23.3963, 68.0125
Hunter-Lab:
77.2821, -7.0562, 39.1914
#e5ca5f color charts
#e5ca5f color shades, tints & tones
#e5ca5f color schemes
#e5ca5f color preview, HTML & CSS examples
This text has a color of #e5ca5f
<p style="color:#e5ca5f;">Text here</p>
.mytext {color:#e5ca5f;}
This box has a color of #e5ca5f
<div style="background-color:#e5ca5f;">Content here</div>
.mybackground {background-color:#e5ca5f;}
Border around this has a color of #e5ca5f
<div style="border:2px solid #e5ca5f;">Content here</div>
.myborder {border:2px solid #e5ca5f;}