#edc18c color space conversions
Hex:
#edc18c
RGB:
237, 193, 140
CMY:
7, 24, 45
CMYK:
0, 19, 41, 7
HSL:
33°, 72.9323%, 73.9216%
HSV (HSB):
33°, 40.9283%, 92.9412%
XYZ:
58.7286, 58.0379, 32.9180
xyY:
0.3923, 0.3877, 58.0379
CIE-Lab:
80.7599, 8.7985, 32.5958
CIE-LCH:
80.7599, 33.7624, 74.8943
CIE-Luv:
80.7599, 32.1944, 41.7350
Hunter-Lab:
76.1826, 4.2848, 27.7090
#edc18c color charts
#edc18c color shades, tints & tones
#edc18c color schemes
#edc18c color preview, HTML & CSS examples
This text has a color of #edc18c
<p style="color:#edc18c;">Text here</p>
.mytext {color:#edc18c;}
This box has a color of #edc18c
<div style="background-color:#edc18c;">Content here</div>
.mybackground {background-color:#edc18c;}
Border around this has a color of #edc18c
<div style="border:2px solid #edc18c;">Content here</div>
.myborder {border:2px solid #edc18c;}