#e5d12f color space conversions
Hex:
#e5d12f
RGB:
229, 209, 47
CMY:
10, 18, 82
CMYK:
0, 9, 79, 10
HSL:
53°, 77.7778%, 54.1176%
HSV (HSB):
53°, 79.4760%, 89.8039%
XYZ:
55.6267, 62.4642, 11.8143
xyY:
0.4282, 0.4808, 62.4642
CIE-Lab:
83.1597, -9.1794, 75.5728
CIE-LCH:
83.1597, 76.1283, 96.9255
CIE-Luv:
83.1597, 20.1075, 84.8774
Hunter-Lab:
79.0343, -12.6764, 46.4612
#e5d12f color charts
#e5d12f color shades, tints & tones
#e5d12f color schemes
#e5d12f color preview, HTML & CSS examples
This text has a color of #e5d12f
<p style="color:#e5d12f;">Text here</p>
.mytext {color:#e5d12f;}
This box has a color of #e5d12f
<div style="background-color:#e5d12f;">Content here</div>
.mybackground {background-color:#e5d12f;}
Border around this has a color of #e5d12f
<div style="border:2px solid #e5d12f;">Content here</div>
.myborder {border:2px solid #e5d12f;}