#e6d01a color space conversions
Hex:
#e6d01a
RGB:
230, 208, 26
CMY:
10, 18, 90
CMYK:
0, 10, 89, 10
HSL:
54°, 80.3150%, 50.1961%
HSV (HSB):
54°, 88.6957%, 90.1961%
XYZ:
55.3755, 62.0093, 10.0277
xyY:
0.4346, 0.4867, 62.0093
CIE-Lab:
82.9184, -8.7699, 80.2304
CIE-LCH:
82.9184, 80.7083, 96.2382
CIE-Luv:
82.9184, 21.8391, 87.5029
Hunter-Lab:
78.7460, -12.2814, 47.5721
#e6d01a color charts
#e6d01a color shades, tints & tones
#e6d01a color schemes
#e6d01a color preview, HTML & CSS examples
This text has a color of #e6d01a
<p style="color:#e6d01a;">Text here</p>
.mytext {color:#e6d01a;}
This box has a color of #e6d01a
<div style="background-color:#e6d01a;">Content here</div>
.mybackground {background-color:#e6d01a;}
Border around this has a color of #e6d01a
<div style="border:2px solid #e6d01a;">Content here</div>
.myborder {border:2px solid #e6d01a;}