#e6d85f color space conversions
Hex:
#e6d85f
RGB:
230, 216, 95
CMY:
10, 15, 63
CMYK:
0, 6, 59, 10
HSL:
54°, 72.9730%, 63.7255%
HSV (HSB):
54°, 58.6957%, 90.1961%
XYZ:
59.2546, 66.7610, 20.5896
xyY:
0.4042, 0.4554, 66.7610
CIE-Lab:
85.3831, -9.8618, 60.0027
CIE-LCH:
85.3831, 60.8077, 99.3334
CIE-Luv:
85.3831, 14.7894, 74.3360
Hunter-Lab:
81.7074, -13.5389, 42.2546
#e6d85f color charts
#e6d85f color shades, tints & tones
#e6d85f color schemes
#e6d85f color preview, HTML & CSS examples
This text has a color of #e6d85f
<p style="color:#e6d85f;">Text here</p>
.mytext {color:#e6d85f;}
This box has a color of #e6d85f
<div style="background-color:#e6d85f;">Content here</div>
.mybackground {background-color:#e6d85f;}
Border around this has a color of #e6d85f
<div style="border:2px solid #e6d85f;">Content here</div>
.myborder {border:2px solid #e6d85f;}