#eed950 color space conversions
Hex:
#eed950
RGB:
238, 217, 80
CMY:
7, 15, 69
CMYK:
0, 9, 66, 7
HSL:
52°, 82.2917%, 62.3529%
HSV (HSB):
52°, 66.3866%, 93.3333%
XYZ:
61.5207, 68.3820, 17.5460
xyY:
0.4172, 0.4638, 68.3820
CIE-Lab:
86.1971, -7.9933, 67.3668
CIE-LCH:
86.1971, 67.8393, 96.7667
CIE-Luv:
86.1971, 20.2187, 80.2035
Hunter-Lab:
82.6934, -11.9164, 45.3052
#eed950 color charts
#eed950 color shades, tints & tones
#eed950 color schemes
#eed950 color preview, HTML & CSS examples
This text has a color of #eed950
<p style="color:#eed950;">Text here</p>
.mytext {color:#eed950;}
This box has a color of #eed950
<div style="background-color:#eed950;">Content here</div>
.mybackground {background-color:#eed950;}
Border around this has a color of #eed950
<div style="border:2px solid #eed950;">Content here</div>
.myborder {border:2px solid #eed950;}