#e1bd31 color space conversions
Hex:
#e1bd31
RGB:
225, 189, 49
CMY:
12, 26, 81
CMYK:
0, 16, 78, 12
HSL:
48°, 74.5763%, 53.7255%
HSV (HSB):
48°, 78.2222%, 88.2353%
XYZ:
49.8033, 52.6245, 10.4384
xyY:
0.4413, 0.4663, 52.6245
CIE-Lab:
77.6528, -0.5784, 69.9353
CIE-LCH:
77.6528, 69.9377, 90.4739
CIE-Luv:
77.6528, 31.3073, 76.4698
Hunter-Lab:
72.5427, -4.4029, 42.2485
#e1bd31 color charts
#e1bd31 color shades, tints & tones
#e1bd31 color schemes
#e1bd31 color preview, HTML & CSS examples
This text has a color of #e1bd31
<p style="color:#e1bd31;">Text here</p>
.mytext {color:#e1bd31;}
This box has a color of #e1bd31
<div style="background-color:#e1bd31;">Content here</div>
.mybackground {background-color:#e1bd31;}
Border around this has a color of #e1bd31
<div style="border:2px solid #e1bd31;">Content here</div>
.myborder {border:2px solid #e1bd31;}