#e6d31e color space conversions
Hex:
#e6d31e
RGB:
230, 211, 30
CMY:
10, 17, 88
CMYK:
0, 8, 87, 10
HSL:
54°, 80.0000%, 50.9804%
HSV (HSB):
54°, 86.9565%, 90.1961%
XYZ:
56.1617, 63.5053, 10.5260
xyY:
0.4314, 0.4878, 63.5053
CIE-Lab:
83.7075, -10.2041, 80.1190
CIE-LCH:
83.7075, 80.7662, 97.2582
CIE-Luv:
83.7075, 19.6972, 88.2094
Hunter-Lab:
79.6902, -13.6598, 47.9517
#e6d31e color charts
#e6d31e color shades, tints & tones
#e6d31e color schemes
#e6d31e color preview, HTML & CSS examples
This text has a color of #e6d31e
<p style="color:#e6d31e;">Text here</p>
.mytext {color:#e6d31e;}
This box has a color of #e6d31e
<div style="background-color:#e6d31e;">Content here</div>
.mybackground {background-color:#e6d31e;}
Border around this has a color of #e6d31e
<div style="border:2px solid #e6d31e;">Content here</div>
.myborder {border:2px solid #e6d31e;}