#edec80 color space conversions
Hex:
#edec80
RGB:
237, 236, 128
CMY:
7, 7, 50
CMYK:
0, 0, 46, 7
HSL:
59°, 75.1724%, 71.5686%
HSV (HSB):
59°, 45.9916%, 92.9412%
XYZ:
68.8168, 79.5539, 32.1505
xyY:
0.3812, 0.4407, 79.5539
CIE-Lab:
91.4843, -14.3198, 52.1378
CIE-LCH:
91.4843, 54.0685, 105.3577
CIE-Luv:
91.4843, 5.6782, 69.7818
Hunter-Lab:
89.1930, -18.3663, 41.0635
#edec80 color charts
#edec80 color shades, tints & tones
#edec80 color schemes
#edec80 color preview, HTML & CSS examples
This text has a color of #edec80
<p style="color:#edec80;">Text here</p>
.mytext {color:#edec80;}
This box has a color of #edec80
<div style="background-color:#edec80;">Content here</div>
.mybackground {background-color:#edec80;}
Border around this has a color of #edec80
<div style="border:2px solid #edec80;">Content here</div>
.myborder {border:2px solid #edec80;}