#eddd0c color space conversions
Hex:
#eddd0c
RGB:
237, 221, 12
CMY:
7, 13, 95
CMYK:
0, 7, 95, 7
HSL:
56°, 90.3614%, 48.8235%
HSV (HSB):
56°, 94.9367%, 92.9412%
XYZ:
60.8479, 69.7440, 10.6027
xyY:
0.4310, 0.4940, 69.7440
CIE-Lab:
86.8711, -12.4812, 85.3510
CIE-LCH:
86.8711, 86.2588, 98.3196
CIE-Luv:
86.8711, 17.9376, 93.5608
Hunter-Lab:
83.5129, -16.0916, 50.9316
#eddd0c color charts
#eddd0c color shades, tints & tones
#eddd0c color schemes
#eddd0c color preview, HTML & CSS examples
This text has a color of #eddd0c
<p style="color:#eddd0c;">Text here</p>
.mytext {color:#eddd0c;}
This box has a color of #eddd0c
<div style="background-color:#eddd0c;">Content here</div>
.mybackground {background-color:#eddd0c;}
Border around this has a color of #eddd0c
<div style="border:2px solid #eddd0c;">Content here</div>
.myborder {border:2px solid #eddd0c;}