#e5c05f color space conversions
Hex:
#e5c05f
RGB:
229, 192, 95
CMY:
10, 25, 63
CMYK:
0, 16, 59, 10
HSL:
43°, 72.0430%, 63.5294%
HSV (HSB):
43°, 58.5153%, 89.8039%
XYZ:
53.2283, 55.1835, 18.6725
xyY:
0.4188, 0.4342, 55.1835
CIE-Lab:
79.1469, 2.0179, 52.9300
CIE-LCH:
79.1469, 52.9685, 87.8167
CIE-Luv:
79.1469, 30.2387, 63.4929
Hunter-Lab:
74.2856, -2.0982, 37.0967
#e5c05f color charts
#e5c05f color shades, tints & tones
#e5c05f color schemes
#e5c05f color preview, HTML & CSS examples
This text has a color of #e5c05f
<p style="color:#e5c05f;">Text here</p>
.mytext {color:#e5c05f;}
This box has a color of #e5c05f
<div style="background-color:#e5c05f;">Content here</div>
.mybackground {background-color:#e5c05f;}
Border around this has a color of #e5c05f
<div style="border:2px solid #e5c05f;">Content here</div>
.myborder {border:2px solid #e5c05f;}