#e0bc2d color space conversions
Hex:
#e0bc2d
RGB:
224, 188, 45
CMY:
12, 26, 82
CMYK:
0, 16, 80, 12
HSL:
48°, 74.2739%, 52.7451%
HSV (HSB):
48°, 79.9107%, 87.8431%
XYZ:
49.1973, 52.0032, 9.9273
xyY:
0.4427, 0.4680, 52.0032
CIE-Lab:
77.2827, -0.6250, 70.8163
CIE-LCH:
77.2827, 70.8191, 90.5057
CIE-Luv:
77.2827, 31.3903, 76.8573
Hunter-Lab:
72.1132, -4.4213, 42.3173
#e0bc2d color charts
#e0bc2d color shades, tints & tones
#e0bc2d color schemes
#e0bc2d color preview, HTML & CSS examples
This text has a color of #e0bc2d
<p style="color:#e0bc2d;">Text here</p>
.mytext {color:#e0bc2d;}
This box has a color of #e0bc2d
<div style="background-color:#e0bc2d;">Content here</div>
.mybackground {background-color:#e0bc2d;}
Border around this has a color of #e0bc2d
<div style="border:2px solid #e0bc2d;">Content here</div>
.myborder {border:2px solid #e0bc2d;}