#edc705 color space conversions
Hex:
#edc705
RGB:
237, 199, 5
CMY:
7, 22, 98
CMYK:
0, 16, 98, 7
HSL:
50°, 95.8678%, 47.4510%
HSV (HSB):
50°, 97.8903%, 92.9412%
XYZ:
55.3759, 58.8623, 8.5865
xyY:
0.4509, 0.4792, 58.8623
CIE-Lab:
81.2159, -1.4305, 81.8474
CIE-LCH:
81.2159, 81.8599, 91.0013
CIE-Luv:
81.2159, 33.7001, 85.6978
Hunter-Lab:
76.7218, -5.4263, 47.0697
#edc705 color charts
#edc705 color shades, tints & tones
#edc705 color schemes
#edc705 color preview, HTML & CSS examples
This text has a color of #edc705
<p style="color:#edc705;">Text here</p>
.mytext {color:#edc705;}
This box has a color of #edc705
<div style="background-color:#edc705;">Content here</div>
.mybackground {background-color:#edc705;}
Border around this has a color of #edc705
<div style="border:2px solid #edc705;">Content here</div>
.myborder {border:2px solid #edc705;}