#edc96c color space conversions
Hex:
#edc96c
RGB:
237, 201, 108
CMY:
7, 21, 58
CMYK:
0, 15, 54, 7
HSL:
43°, 78.1818%, 67.6471%
HSV (HSB):
43°, 54.4304%, 92.9412%
XYZ:
58.5185, 60.8605, 22.8504
xyY:
0.4114, 0.4279, 60.8605
CIE-Lab:
82.3037, 1.6354, 50.6368
CIE-LCH:
82.3037, 50.6632, 88.1502
CIE-Luv:
82.3037, 29.1413, 62.4344
Hunter-Lab:
78.0132, -2.6283, 37.2429
#edc96c color charts
#edc96c color shades, tints & tones
#edc96c color schemes
#edc96c color preview, HTML & CSS examples
This text has a color of #edc96c
<p style="color:#edc96c;">Text here</p>
.mytext {color:#edc96c;}
This box has a color of #edc96c
<div style="background-color:#edc96c;">Content here</div>
.mybackground {background-color:#edc96c;}
Border around this has a color of #edc96c
<div style="border:2px solid #edc96c;">Content here</div>
.myborder {border:2px solid #edc96c;}