#e5d31e color space conversions
Hex:
#e5d31e
RGB:
229, 211, 30
CMY:
10, 17, 88
CMYK:
0, 8, 87, 10
HSL:
55°, 79.2829%, 50.7843%
HSV (HSB):
55°, 86.8996%, 89.8039%
XYZ:
55.8417, 63.3403, 10.5110
xyY:
0.4306, 0.4884, 63.3403
CIE-Lab:
83.6211, -10.6301, 80.0136
CIE-LCH:
83.6211, 80.7166, 97.5677
CIE-Luv:
83.6211, 18.9780, 88.1973
Hunter-Lab:
79.5866, -14.0326, 47.8802
#e5d31e color charts
#e5d31e color shades, tints & tones
#e5d31e color schemes
#e5d31e color preview, HTML & CSS examples
This text has a color of #e5d31e
<p style="color:#e5d31e;">Text here</p>
.mytext {color:#e5d31e;}
This box has a color of #e5d31e
<div style="background-color:#e5d31e;">Content here</div>
.mybackground {background-color:#e5d31e;}
Border around this has a color of #e5d31e
<div style="border:2px solid #e5d31e;">Content here</div>
.myborder {border:2px solid #e5d31e;}