#e1bd0c color space conversions
Hex:
#e1bd0c
RGB:
225, 189, 12
CMY:
12, 26, 95
CMYK:
0, 16, 95, 12
HSL:
50°, 89.8734%, 46.4706%
HSV (HSB):
50°, 94.6667%, 88.2353%
XYZ:
49.3153, 52.4293, 7.8685
xyY:
0.4499, 0.4783, 52.4293
CIE-Lab:
77.5368, -1.3996, 77.9649
CIE-LCH:
77.5368, 77.9774, 91.0284
CIE-Luv:
77.5368, 31.9574, 81.3951
Hunter-Lab:
72.4081, -5.1423, 44.2427
#e1bd0c color charts
#e1bd0c color shades, tints & tones
#e1bd0c color schemes
#e1bd0c color preview, HTML & CSS examples
This text has a color of #e1bd0c
<p style="color:#e1bd0c;">Text here</p>
.mytext {color:#e1bd0c;}
This box has a color of #e1bd0c
<div style="background-color:#e1bd0c;">Content here</div>
.mybackground {background-color:#e1bd0c;}
Border around this has a color of #e1bd0c
<div style="border:2px solid #e1bd0c;">Content here</div>
.myborder {border:2px solid #e1bd0c;}