#edbace color space conversions
Hex:
#edbace
RGB:
237, 186, 206
CMY:
7, 27, 19
CMYK:
0, 22, 13, 7
HSL:
336°, 58.6207%, 82.9412%
HSV (HSB):
336°, 21.5190%, 92.9412%
XYZ:
63.6245, 57.5786, 66.1529
xyY:
0.3396, 0.3073, 57.5786
CIE-Lab:
80.5039, 21.4214, -3.0060
CIE-LCH:
80.5039, 21.6313, 352.0121
CIE-Luv:
80.5039, 29.5417, -8.3928
Hunter-Lab:
75.8805, 16.8782, 1.4272
#edbace color charts
#edbace color shades, tints & tones
#edbace color schemes
#edbace color preview, HTML & CSS examples
This text has a color of #edbace
<p style="color:#edbace;">Text here</p>
.mytext {color:#edbace;}
This box has a color of #edbace
<div style="background-color:#edbace;">Content here</div>
.mybackground {background-color:#edbace;}
Border around this has a color of #edbace
<div style="border:2px solid #edbace;">Content here</div>
.myborder {border:2px solid #edbace;}