#e1d20f color space conversions
Hex:
#e1d20f
RGB:
225, 210, 15
CMY:
12, 18, 94
CMYK:
0, 7, 93, 12
HSL:
56°, 87.5000%, 47.0588%
HSV (HSB):
56°, 93.3333%, 88.2353%
XYZ:
54.1842, 62.1352, 9.5894
xyY:
0.4303, 0.4935, 62.1352
CIE-Lab:
82.9853, -12.0747, 81.6812
CIE-LCH:
82.9853, 82.5688, 98.4090
CIE-Luv:
82.9853, 16.9350, 89.1386
Hunter-Lab:
78.8259, -15.2462, 47.9653
#e1d20f color charts
#e1d20f color shades, tints & tones
#e1d20f color schemes
#e1d20f color preview, HTML & CSS examples
This text has a color of #e1d20f
<p style="color:#e1d20f;">Text here</p>
.mytext {color:#e1d20f;}
This box has a color of #e1d20f
<div style="background-color:#e1d20f;">Content here</div>
.mybackground {background-color:#e1d20f;}
Border around this has a color of #e1d20f
<div style="border:2px solid #e1d20f;">Content here</div>
.myborder {border:2px solid #e1d20f;}