#e6cd50 color space conversions
Hex:
#e6cd50
RGB:
230, 205, 80
CMY:
10, 20, 69
CMYK:
0, 11, 65, 10
HSL:
50°, 75.0000%, 60.7843%
HSV (HSB):
50°, 65.2174%, 90.1961%
XYZ:
55.9124, 61.0648, 16.4292
xyY:
0.4191, 0.4577, 61.0648
CIE-Lab:
82.4136, -5.2486, 63.2033
CIE-LCH:
82.4136, 63.4209, 94.7472
CIE-Luv:
82.4136, 22.6841, 74.8382
Hunter-Lab:
78.1440, -9.0343, 42.2355
#e6cd50 color charts
#e6cd50 color shades, tints & tones
#e6cd50 color schemes
#e6cd50 color preview, HTML & CSS examples
This text has a color of #e6cd50
<p style="color:#e6cd50;">Text here</p>
.mytext {color:#e6cd50;}
This box has a color of #e6cd50
<div style="background-color:#e6cd50;">Content here</div>
.mybackground {background-color:#e6cd50;}
Border around this has a color of #e6cd50
<div style="border:2px solid #e6cd50;">Content here</div>
.myborder {border:2px solid #e6cd50;}