#edc955 color space conversions
Hex:
#edc955
RGB:
237, 201, 85
CMY:
7, 21, 67
CMYK:
0, 15, 64, 7
HSL:
46°, 80.8511%, 63.1373%
HSV (HSB):
46°, 64.1350%, 92.9412%
XYZ:
57.4514, 60.4337, 17.2312
xyY:
0.4252, 0.4473, 60.4337
CIE-Lab:
82.0734, 0.0269, 60.9116
CIE-LCH:
82.0734, 60.9117, 89.9747
CIE-Luv:
82.0734, 30.3278, 71.6842
Hunter-Lab:
77.7391, -4.1269, 41.2755
#edc955 color charts
#edc955 color shades, tints & tones
#edc955 color schemes
#edc955 color preview, HTML & CSS examples
This text has a color of #edc955
<p style="color:#edc955;">Text here</p>
.mytext {color:#edc955;}
This box has a color of #edc955
<div style="background-color:#edc955;">Content here</div>
.mybackground {background-color:#edc955;}
Border around this has a color of #edc955
<div style="border:2px solid #edc955;">Content here</div>
.myborder {border:2px solid #edc955;}