#e2bd3d color space conversions
Hex:
#e2bd3d
RGB:
226, 189, 61
CMY:
11, 26, 76
CMYK:
0, 16, 73, 11
HSL:
47°, 73.9910%, 56.2745%
HSV (HSB):
47°, 73.0088%, 88.6275%
XYZ:
50.4039, 52.9009, 11.9692
xyY:
0.4373, 0.4589, 52.9009
CIE-Lab:
77.8164, 0.3301, 65.9452
CIE-LCH:
77.8164, 65.9461, 89.7132
CIE-Luv:
77.8164, 31.6784, 73.6487
Hunter-Lab:
72.7330, -3.5823, 41.1561
#e2bd3d color charts
#e2bd3d color shades, tints & tones
#e2bd3d color schemes
#e2bd3d color preview, HTML & CSS examples
This text has a color of #e2bd3d
<p style="color:#e2bd3d;">Text here</p>
.mytext {color:#e2bd3d;}
This box has a color of #e2bd3d
<div style="background-color:#e2bd3d;">Content here</div>
.mybackground {background-color:#e2bd3d;}
Border around this has a color of #e2bd3d
<div style="border:2px solid #e2bd3d;">Content here</div>
.myborder {border:2px solid #e2bd3d;}