#eed82d color space conversions
Hex:
#eed82d
RGB:
238, 216, 45
CMY:
7, 15, 82
CMYK:
0, 9, 81, 7
HSL:
53°, 85.0220%, 55.4902%
HSV (HSB):
53°, 81.0924%, 93.3333%
XYZ:
60.2894, 67.4783, 12.3297
xyY:
0.4303, 0.4817, 67.4783
CIE-Lab:
85.7449, -8.9492, 78.6628
CIE-LCH:
85.7449, 79.1702, 96.4904
CIE-Luv:
85.7449, 21.7658, 88.1212
Hunter-Lab:
82.1452, -12.7463, 48.6025
#eed82d color charts
#eed82d color shades, tints & tones
#eed82d color schemes
#eed82d color preview, HTML & CSS examples
This text has a color of #eed82d
<p style="color:#eed82d;">Text here</p>
.mytext {color:#eed82d;}
This box has a color of #eed82d
<div style="background-color:#eed82d;">Content here</div>
.mybackground {background-color:#eed82d;}
Border around this has a color of #eed82d
<div style="border:2px solid #eed82d;">Content here</div>
.myborder {border:2px solid #eed82d;}