#edc00e color space conversions
Hex:
#edc00e
RGB:
237, 192, 14
CMY:
7, 25, 95
CMYK:
0, 19, 94, 7
HSL:
48°, 88.8446%, 49.2157%
HSV (HSB):
48°, 94.0928%, 92.9412%
XYZ:
53.8540, 55.7355, 8.3351
xyY:
0.4567, 0.4726, 55.7355
CIE-Lab:
79.4630, 2.2635, 79.6708
CIE-LCH:
79.4630, 79.7030, 88.3727
CIE-Luv:
79.4630, 38.8572, 82.5864
Hunter-Lab:
74.6562, -1.8857, 45.6398
#edc00e color charts
#edc00e color shades, tints & tones
#edc00e color schemes
#edc00e color preview, HTML & CSS examples
This text has a color of #edc00e
<p style="color:#edc00e;">Text here</p>
.mytext {color:#edc00e;}
This box has a color of #edc00e
<div style="background-color:#edc00e;">Content here</div>
.mybackground {background-color:#edc00e;}
Border around this has a color of #edc00e
<div style="border:2px solid #edc00e;">Content here</div>
.myborder {border:2px solid #edc00e;}