#e6d13a color space conversions
Hex:
#e6d13a
RGB:
230, 209, 58
CMY:
10, 18, 77
CMYK:
0, 9, 75, 10
HSL:
53°, 77.4775%, 56.4706%
HSV (HSB):
53°, 74.7826%, 90.1961%
XYZ:
56.1973, 62.7294, 13.1491
xyY:
0.4255, 0.4750, 62.7294
CIE-Lab:
83.2998, -8.3582, 72.3494
CIE-LCH:
83.2998, 72.8306, 96.5899
CIE-Luv:
83.2998, 20.5920, 82.6277
Hunter-Lab:
79.2019, -11.9495, 45.5980
#e6d13a color charts
#e6d13a color shades, tints & tones
#e6d13a color schemes
#e6d13a color preview, HTML & CSS examples
This text has a color of #e6d13a
<p style="color:#e6d13a;">Text here</p>
.mytext {color:#e6d13a;}
This box has a color of #e6d13a
<div style="background-color:#e6d13a;">Content here</div>
.mybackground {background-color:#e6d13a;}
Border around this has a color of #e6d13a
<div style="border:2px solid #e6d13a;">Content here</div>
.myborder {border:2px solid #e6d13a;}