#edc3a8 color space conversions
Hex:
#edc3a8
RGB:
237, 195, 168
CMY:
7, 24, 34
CMYK:
0, 18, 29, 7
HSL:
23°, 65.7143%, 79.4118%
HSV (HSB):
23°, 29.1139%, 92.9412%
XYZ:
61.5080, 59.8619, 45.3585
xyY:
0.3689, 0.3590, 59.8619
CIE-Lab:
81.7631, 11.0893, 19.1872
CIE-LCH:
81.7631, 22.1613, 59.9742
CIE-Luv:
81.7631, 28.4248, 24.9248
Hunter-Lab:
77.3705, 6.5058, 19.4005
#edc3a8 color charts
#edc3a8 color shades, tints & tones
#edc3a8 color schemes
#edc3a8 color preview, HTML & CSS examples
This text has a color of #edc3a8
<p style="color:#edc3a8;">Text here</p>
.mytext {color:#edc3a8;}
This box has a color of #edc3a8
<div style="background-color:#edc3a8;">Content here</div>
.mybackground {background-color:#edc3a8;}
Border around this has a color of #edc3a8
<div style="border:2px solid #edc3a8;">Content here</div>
.myborder {border:2px solid #edc3a8;}