#e1d32c color space conversions
Hex:
#e1d32c
RGB:
225, 211, 44
CMY:
12, 17, 83
CMYK:
0, 6, 80, 12
HSL:
55°, 75.1037%, 52.7451%
HSV (HSB):
55°, 80.4444%, 88.2353%
XYZ:
54.8002, 62.7779, 11.6119
xyY:
0.4242, 0.4859, 62.7779
CIE-Lab:
83.3254, -11.9754, 76.4063
CIE-LCH:
83.3254, 77.3391, 98.9077
CIE-Luv:
83.3254, 15.9314, 86.1326
Hunter-Lab:
79.2325, -15.1995, 46.7735
#e1d32c color charts
#e1d32c color shades, tints & tones
#e1d32c color schemes
#e1d32c color preview, HTML & CSS examples
This text has a color of #e1d32c
<p style="color:#e1d32c;">Text here</p>
.mytext {color:#e1d32c;}
This box has a color of #e1d32c
<div style="background-color:#e1d32c;">Content here</div>
.mybackground {background-color:#e1d32c;}
Border around this has a color of #e1d32c
<div style="border:2px solid #e1d32c;">Content here</div>
.myborder {border:2px solid #e1d32c;}