#e2d94b color space conversions
Hex:
#e2d94b
RGB:
226, 217, 75
CMY:
11, 15, 71
CMYK:
0, 4, 67, 11
HSL:
56°, 72.2488%, 59.0196%
HSV (HSB):
56°, 66.8142%, 88.6275%
XYZ:
57.4469, 66.3025, 16.4265
xyY:
0.4098, 0.4730, 66.3025
CIE-Lab:
85.1505, -13.2475, 67.9279
CIE-LCH:
85.1505, 69.2077, 101.0355
CIE-Luv:
85.1505, 11.9754, 81.3791
Hunter-Lab:
81.4263, -16.5630, 45.0376
#e2d94b color charts
#e2d94b color shades, tints & tones
#e2d94b color schemes
#e2d94b color preview, HTML & CSS examples
This text has a color of #e2d94b
<p style="color:#e2d94b;">Text here</p>
.mytext {color:#e2d94b;}
This box has a color of #e2d94b
<div style="background-color:#e2d94b;">Content here</div>
.mybackground {background-color:#e2d94b;}
Border around this has a color of #e2d94b
<div style="border:2px solid #e2d94b;">Content here</div>
.myborder {border:2px solid #e2d94b;}