#edcc0e color space conversions
Hex:
#edcc0e
RGB:
237, 204, 14
CMY:
7, 20, 95
CMYK:
0, 14, 94, 7
HSL:
51°, 88.8446%, 49.2157%
HSV (HSB):
51°, 94.0928%, 92.9412%
XYZ:
56.5972, 61.2220, 9.2495
xyY:
0.4454, 0.4818, 61.2220
CIE-Lab:
82.4979, -3.9088, 81.9050
CIE-LCH:
82.4979, 81.9982, 92.7323
CIE-Luv:
82.4979, 29.9702, 87.0755
Hunter-Lab:
78.2445, -7.8120, 47.7623
#edcc0e color charts
#edcc0e color shades, tints & tones
#edcc0e color schemes
#edcc0e color preview, HTML & CSS examples
This text has a color of #edcc0e
<p style="color:#edcc0e;">Text here</p>
.mytext {color:#edcc0e;}
This box has a color of #edcc0e
<div style="background-color:#edcc0e;">Content here</div>
.mybackground {background-color:#edcc0e;}
Border around this has a color of #edcc0e
<div style="border:2px solid #edcc0e;">Content here</div>
.myborder {border:2px solid #edcc0e;}