#edc100 color space conversions
Hex:
#edc100
RGB:
237, 193, 0
CMY:
7, 24, 100
CMYK:
0, 19, 100, 7
HSL:
49°, 100.0000%, 46.4706%
HSV (HSB):
49°, 100.0000%, 92.9412%
XYZ:
53.9950, 56.1445, 7.9911
xyY:
0.4571, 0.4753, 56.1445
CIE-Lab:
79.6960, 1.6205, 81.2570
CIE-LCH:
79.6960, 81.2731, 88.8575
CIE-Luv:
79.6960, 38.2163, 83.7357
Hunter-Lab:
74.9296, -2.4979, 46.1275
#edc100 color charts
#edc100 color shades, tints & tones
#edc100 color schemes
#edc100 color preview, HTML & CSS examples
This text has a color of #edc100
<p style="color:#edc100;">Text here</p>
.mytext {color:#edc100;}
This box has a color of #edc100
<div style="background-color:#edc100;">Content here</div>
.mybackground {background-color:#edc100;}
Border around this has a color of #edc100
<div style="border:2px solid #edc100;">Content here</div>
.myborder {border:2px solid #edc100;}