#edc800 color space conversions
Hex:
#edc800
RGB:
237, 200, 0
CMY:
7, 22, 100
CMYK:
0, 16, 100, 7
HSL:
51°, 100.0000%, 46.4706%
HSV (HSB):
51°, 100.0000%, 92.9412%
XYZ:
55.5793, 59.3131, 8.5192
xyY:
0.4504, 0.4806, 59.3131
CIE-Lab:
81.4634, -1.9865, 82.4989
CIE-LCH:
81.4634, 82.5228, 91.3794
CIE-Luv:
81.4634, 32.9956, 86.3305
Hunter-Lab:
77.0150, -5.9583, 47.3520
#edc800 color charts
#edc800 color shades, tints & tones
#edc800 color schemes
#edc800 color preview, HTML & CSS examples
This text has a color of #edc800
<p style="color:#edc800;">Text here</p>
.mytext {color:#edc800;}
This box has a color of #edc800
<div style="background-color:#edc800;">Content here</div>
.mybackground {background-color:#edc800;}
Border around this has a color of #edc800
<div style="border:2px solid #edc800;">Content here</div>
.myborder {border:2px solid #edc800;}