#edec0c color space conversions
Hex:
#edec0c
RGB:
237, 236, 12
CMY:
7, 7, 95
CMYK:
0, 0, 95, 7
HSL:
60°, 90.3614%, 48.8235%
HSV (HSB):
60°, 94.9367%, 92.9412%
XYZ:
64.9869, 78.0220, 11.9824
xyY:
0.4193, 0.5034, 78.0220
CIE-Lab:
90.7899, -19.8151, 88.2781
CIE-LCH:
90.7899, 90.4747, 102.6511
CIE-Luv:
90.7899, 7.8367, 99.1730
Hunter-Lab:
88.3300, -23.2502, 53.7881
#edec0c color charts
#edec0c color shades, tints & tones
#edec0c color schemes
#edec0c color preview, HTML & CSS examples
This text has a color of #edec0c
<p style="color:#edec0c;">Text here</p>
.mytext {color:#edec0c;}
This box has a color of #edec0c
<div style="background-color:#edec0c;">Content here</div>
.mybackground {background-color:#edec0c;}
Border around this has a color of #edec0c
<div style="border:2px solid #edec0c;">Content here</div>
.myborder {border:2px solid #edec0c;}