#e5e14b color space conversions
Hex:
#e5e14b
RGB:
229, 225, 75
CMY:
10, 12, 71
CMYK:
0, 2, 67, 10
HSL:
58°, 74.7573%, 59.6078%
HSV (HSB):
58°, 67.2489%, 89.8039%
XYZ:
60.5083, 71.0164, 17.1750
xyY:
0.4069, 0.4776, 71.0164
CIE-Lab:
87.4930, -15.9646, 70.3735
CIE-LCH:
87.4930, 72.1616, 102.7816
CIE-Luv:
87.4930, 8.8115, 84.8120
Hunter-Lab:
84.2713, -19.3084, 46.9062
#e5e14b color charts
#e5e14b color shades, tints & tones
#e5e14b color schemes
#e5e14b color preview, HTML & CSS examples
This text has a color of #e5e14b
<p style="color:#e5e14b;">Text here</p>
.mytext {color:#e5e14b;}
This box has a color of #e5e14b
<div style="background-color:#e5e14b;">Content here</div>
.mybackground {background-color:#e5e14b;}
Border around this has a color of #e5e14b
<div style="border:2px solid #e5e14b;">Content here</div>
.myborder {border:2px solid #e5e14b;}