#edc7be color space conversions
Hex:
#edc7be
RGB:
237, 199, 190
CMY:
7, 22, 25
CMYK:
0, 16, 20, 7
HSL:
11°, 56.6265%, 83.7255%
HSV (HSB):
11°, 19.8312%, 92.9412%
XYZ:
64.6427, 62.5691, 57.3852
xyY:
0.3502, 0.3389, 62.5691
CIE-Lab:
83.2151, 12.0560, 9.5095
CIE-LCH:
83.2151, 15.3550, 38.2655
CIE-Luv:
83.2151, 23.9704, 11.6616
Hunter-Lab:
79.1006, 7.4480, 12.3573
#edc7be color charts
#edc7be color shades, tints & tones
#edc7be color schemes
#edc7be color preview, HTML & CSS examples
This text has a color of #edc7be
<p style="color:#edc7be;">Text here</p>
.mytext {color:#edc7be;}
This box has a color of #edc7be
<div style="background-color:#edc7be;">Content here</div>
.mybackground {background-color:#edc7be;}
Border around this has a color of #edc7be
<div style="border:2px solid #edc7be;">Content here</div>
.myborder {border:2px solid #edc7be;}