#e1d30c color space conversions
Hex:
#e1d30c
RGB:
225, 211, 12
CMY:
12, 17, 95
CMYK:
0, 6, 95, 12
HSL:
56°, 89.8734%, 46.4706%
HSV (HSB):
56°, 94.6667%, 88.2353%
XYZ:
54.4120, 62.6226, 9.5674
xyY:
0.4298, 0.4946, 62.6226
CIE-Lab:
83.2434, -12.6072, 82.1945
CIE-LCH:
83.2434, 83.1557, 98.7202
CIE-Luv:
83.2434, 16.2632, 89.7010
Hunter-Lab:
79.1345, -15.7507, 48.2259
#e1d30c color charts
#e1d30c color shades, tints & tones
#e1d30c color schemes
#e1d30c color preview, HTML & CSS examples
This text has a color of #e1d30c
<p style="color:#e1d30c;">Text here</p>
.mytext {color:#e1d30c;}
This box has a color of #e1d30c
<div style="background-color:#e1d30c;">Content here</div>
.mybackground {background-color:#e1d30c;}
Border around this has a color of #e1d30c
<div style="border:2px solid #e1d30c;">Content here</div>
.myborder {border:2px solid #e1d30c;}