#edbbc7 color space conversions
Hex:
#edbbc7
RGB:
237, 187, 199
CMY:
7, 27, 22
CMYK:
0, 21, 16, 7
HSL:
346°, 58.1395%, 83.1373%
HSV (HSB):
346°, 21.0970%, 92.9412%
XYZ:
63.0042, 57.6687, 61.8433
xyY:
0.3452, 0.3160, 57.6687
CIE-Lab:
80.5542, 19.7783, 0.8421
CIE-LCH:
80.5542, 19.7962, 2.4380
CIE-Luv:
80.5542, 29.8197, -2.3552
Hunter-Lab:
75.9399, 15.1992, 4.8738
#edbbc7 color charts
#edbbc7 color shades, tints & tones
#edbbc7 color schemes
#edbbc7 color preview, HTML & CSS examples
This text has a color of #edbbc7
<p style="color:#edbbc7;">Text here</p>
.mytext {color:#edbbc7;}
This box has a color of #edbbc7
<div style="background-color:#edbbc7;">Content here</div>
.mybackground {background-color:#edbbc7;}
Border around this has a color of #edbbc7
<div style="border:2px solid #edbbc7;">Content here</div>
.myborder {border:2px solid #edbbc7;}