#edc512 color space conversions
Hex:
#edc512
RGB:
237, 197, 18
CMY:
7, 23, 93
CMYK:
0, 17, 92, 7
HSL:
49°, 85.8824%, 50.0000%
HSV (HSB):
49°, 92.4051%, 92.9412%
XYZ:
55.0005, 57.9807, 8.8648
xyY:
0.4514, 0.4759, 57.9807
CIE-Lab:
80.7281, -0.2736, 80.0896
CIE-LCH:
80.7281, 80.0901, 90.1958
CIE-Luv:
80.7281, 35.0767, 84.1679
Hunter-Lab:
76.1451, -4.3212, 46.3990
#edc512 color charts
#edc512 color shades, tints & tones
#edc512 color schemes
#edc512 color preview, HTML & CSS examples
This text has a color of #edc512
<p style="color:#edc512;">Text here</p>
.mytext {color:#edc512;}
This box has a color of #edc512
<div style="background-color:#edc512;">Content here</div>
.mybackground {background-color:#edc512;}
Border around this has a color of #edc512
<div style="border:2px solid #edc512;">Content here</div>
.myborder {border:2px solid #edc512;}