#edec0d color space conversions
Hex:
#edec0d
RGB:
237, 236, 13
CMY:
7, 7, 95
CMYK:
0, 0, 95, 7
HSL:
60°, 89.6000%, 49.0196%
HSV (HSB):
60°, 94.5148%, 92.9412%
XYZ:
64.9932, 78.0245, 12.0155
xyY:
0.4192, 0.5033, 78.0245
CIE-Lab:
90.7911, -19.8059, 88.1919
CIE-LCH:
90.7911, 90.3885, 102.6573
CIE-Luv:
90.7911, 7.8330, 99.1217
Hunter-Lab:
88.3315, -23.2421, 53.7670
#edec0d color charts
#edec0d color shades, tints & tones
#edec0d color schemes
#edec0d color preview, HTML & CSS examples
This text has a color of #edec0d
<p style="color:#edec0d;">Text here</p>
.mytext {color:#edec0d;}
This box has a color of #edec0d
<div style="background-color:#edec0d;">Content here</div>
.mybackground {background-color:#edec0d;}
Border around this has a color of #edec0d
<div style="border:2px solid #edec0d;">Content here</div>
.myborder {border:2px solid #edec0d;}