#eed94c color space conversions
Hex:
#eed94c
RGB:
238, 217, 76
CMY:
7, 15, 70
CMYK:
0, 9, 68, 7
HSL:
52°, 82.6531%, 61.5686%
HSV (HSB):
52°, 68.0672%, 93.3333%
XYZ:
61.3773, 68.3247, 16.7905
xyY:
0.4190, 0.4664, 68.3247
CIE-Lab:
86.1685, -8.2065, 68.9024
CIE-LCH:
86.1685, 69.3894, 96.7921
CIE-Luv:
86.1685, 20.3423, 81.4082
Hunter-Lab:
82.6587, -12.1097, 45.8175
#eed94c color charts
#eed94c color shades, tints & tones
#eed94c color schemes
#eed94c color preview, HTML & CSS examples
This text has a color of #eed94c
<p style="color:#eed94c;">Text here</p>
.mytext {color:#eed94c;}
This box has a color of #eed94c
<div style="background-color:#eed94c;">Content here</div>
.mybackground {background-color:#eed94c;}
Border around this has a color of #eed94c
<div style="border:2px solid #eed94c;">Content here</div>
.myborder {border:2px solid #eed94c;}