#e0bd2e color space conversions
Hex:
#e0bd2e
RGB:
224, 189, 46
CMY:
12, 26, 82
CMYK:
0, 16, 79, 12
HSL:
48°, 74.1667%, 52.9412%
HSV (HSB):
48°, 79.4643%, 87.8431%
XYZ:
49.4312, 52.4397, 10.1013
xyY:
0.4415, 0.4683, 52.4397
CIE-Lab:
77.5430, -1.1119, 70.7420
CIE-LCH:
77.5430, 70.7507, 90.9004
CIE-Luv:
77.5430, 30.6375, 77.0571
Hunter-Lab:
72.4153, -4.8813, 42.4202
#e0bd2e color charts
#e0bd2e color shades, tints & tones
#e0bd2e color schemes
#e0bd2e color preview, HTML & CSS examples
This text has a color of #e0bd2e
<p style="color:#e0bd2e;">Text here</p>
.mytext {color:#e0bd2e;}
This box has a color of #e0bd2e
<div style="background-color:#e0bd2e;">Content here</div>
.mybackground {background-color:#e0bd2e;}
Border around this has a color of #e0bd2e
<div style="border:2px solid #e0bd2e;">Content here</div>
.myborder {border:2px solid #e0bd2e;}