#e0d95f color space conversions
Hex:
#e0d95f
RGB:
224, 217, 95
CMY:
12, 15, 63
CMYK:
0, 3, 58, 12
HSL:
57°, 67.5393%, 62.5490%
HSV (HSB):
57°, 57.5893%, 87.8431%
XYZ:
57.6189, 66.2992, 20.5867
xyY:
0.3987, 0.4588, 66.2992
CIE-Lab:
85.1488, -12.8189, 59.6042
CIE-LCH:
85.1488, 60.9671, 102.1376
CIE-Luv:
85.1488, 10.0453, 74.5616
Hunter-Lab:
81.4243, -16.1794, 42.0066
#e0d95f color charts
#e0d95f color shades, tints & tones
#e0d95f color schemes
#e0d95f color preview, HTML & CSS examples
This text has a color of #e0d95f
<p style="color:#e0d95f;">Text here</p>
.mytext {color:#e0d95f;}
This box has a color of #e0d95f
<div style="background-color:#e0d95f;">Content here</div>
.mybackground {background-color:#e0d95f;}
Border around this has a color of #e0d95f
<div style="border:2px solid #e0d95f;">Content here</div>
.myborder {border:2px solid #e0d95f;}