#edb18c color space conversions
Hex:
#edb18c
RGB:
237, 177, 140
CMY:
7, 31, 45
CMYK:
0, 25, 41, 7
HSL:
23°, 72.9323%, 73.9216%
HSV (HSB):
23°, 40.9283%, 92.9412%
XYZ:
55.3808, 51.3423, 31.8021
xyY:
0.3998, 0.3706, 51.3423
CIE-Lab:
76.8859, 17.2457, 27.4508
CIE-LCH:
76.8859, 32.4185, 57.8612
CIE-Luv:
76.8859, 42.6849, 33.4064
Hunter-Lab:
71.6535, 12.5686, 23.8427
#edb18c color charts
#edb18c color shades, tints & tones
#edb18c color schemes
#edb18c color preview, HTML & CSS examples
This text has a color of #edb18c
<p style="color:#edb18c;">Text here</p>
.mytext {color:#edb18c;}
This box has a color of #edb18c
<div style="background-color:#edb18c;">Content here</div>
.mybackground {background-color:#edb18c;}
Border around this has a color of #edb18c
<div style="border:2px solid #edb18c;">Content here</div>
.myborder {border:2px solid #edb18c;}