#e5d250 color space conversions
Hex:
#e5d250
RGB:
229, 210, 80
CMY:
10, 18, 69
CMYK:
0, 8, 65, 10
HSL:
52°, 74.1294%, 60.5882%
HSV (HSB):
52°, 65.0655%, 89.8039%
XYZ:
56.8077, 63.3304, 16.8193
xyY:
0.4148, 0.4624, 63.3304
CIE-Lab:
83.6159, -8.2069, 64.4401
CIE-LCH:
83.6159, 64.9606, 97.2580
CIE-Luv:
83.6159, 18.5793, 76.9468
Hunter-Lab:
79.5804, -11.8453, 43.1753
#e5d250 color charts
#e5d250 color shades, tints & tones
#e5d250 color schemes
#e5d250 color preview, HTML & CSS examples
This text has a color of #e5d250
<p style="color:#e5d250;">Text here</p>
.mytext {color:#e5d250;}
This box has a color of #e5d250
<div style="background-color:#e5d250;">Content here</div>
.mybackground {background-color:#e5d250;}
Border around this has a color of #e5d250
<div style="border:2px solid #e5d250;">Content here</div>
.myborder {border:2px solid #e5d250;}