#edec05 color space conversions
Hex:
#edec05
RGB:
237, 236, 5
CMY:
7, 7, 98
CMYK:
0, 0, 98, 7
HSL:
60°, 95.8678%, 47.4510%
HSV (HSB):
60°, 97.8903%, 92.9412%
XYZ:
64.9479, 78.0064, 11.7772
xyY:
0.4197, 0.5041, 78.0064
CIE-Lab:
90.7828, -19.8725, 88.8161
CIE-LCH:
90.7828, 91.0122, 102.6122
CIE-Luv:
90.7828, 7.8601, 99.4907
Hunter-Lab:
88.3212, -23.3004, 53.9188
#edec05 color charts
#edec05 color shades, tints & tones
#edec05 color schemes
#edec05 color preview, HTML & CSS examples
This text has a color of #edec05
<p style="color:#edec05;">Text here</p>
.mytext {color:#edec05;}
This box has a color of #edec05
<div style="background-color:#edec05;">Content here</div>
.mybackground {background-color:#edec05;}
Border around this has a color of #edec05
<div style="border:2px solid #edec05;">Content here</div>
.myborder {border:2px solid #edec05;}