#e1bd3d color space conversions
Hex:
#e1bd3d
RGB:
225, 189, 61
CMY:
12, 26, 76
CMYK:
0, 16, 73, 12
HSL:
47°, 73.2143%, 56.0784%
HSV (HSB):
47°, 72.8889%, 88.2353%
XYZ:
50.0912, 52.7397, 11.9546
xyY:
0.4364, 0.4595, 52.7397
CIE-Lab:
77.7210, -0.0974, 65.8198
CIE-LCH:
77.7210, 65.8199, 90.0847
CIE-Luv:
77.7210, 30.9311, 73.6168
Hunter-Lab:
72.6221, -3.9679, 41.0755
#e1bd3d color charts
#e1bd3d color shades, tints & tones
#e1bd3d color schemes
#e1bd3d color preview, HTML & CSS examples
This text has a color of #e1bd3d
<p style="color:#e1bd3d;">Text here</p>
.mytext {color:#e1bd3d;}
This box has a color of #e1bd3d
<div style="background-color:#e1bd3d;">Content here</div>
.mybackground {background-color:#e1bd3d;}
Border around this has a color of #e1bd3d
<div style="border:2px solid #e1bd3d;">Content here</div>
.myborder {border:2px solid #e1bd3d;}