#e5d07a color space conversions
Hex:
#e5d07a
RGB:
229, 208, 122
CMY:
10, 18, 52
CMYK:
0, 9, 47, 10
HSL:
48°, 67.2956%, 68.8235%
HSV (HSB):
48°, 46.7249%, 89.8039%
XYZ:
58.3818, 63.1749, 27.5293
xyY:
0.3916, 0.4237, 63.1749
CIE-Lab:
83.5343, -4.0003, 45.1446
CIE-LCH:
83.5343, 45.3215, 95.0638
CIE-Luv:
83.5343, 18.1161, 58.6036
Hunter-Lab:
79.4826, -7.9823, 35.1024
#e5d07a color charts
#e5d07a color shades, tints & tones
#e5d07a color schemes
#e5d07a color preview, HTML & CSS examples
This text has a color of #e5d07a
<p style="color:#e5d07a;">Text here</p>
.mytext {color:#e5d07a;}
This box has a color of #e5d07a
<div style="background-color:#e5d07a;">Content here</div>
.mybackground {background-color:#e5d07a;}
Border around this has a color of #e5d07a
<div style="border:2px solid #e5d07a;">Content here</div>
.myborder {border:2px solid #e5d07a;}