#edbbcd color space conversions
Hex:
#edbbcd
RGB:
237, 187, 205
CMY:
7, 27, 20
CMYK:
0, 21, 14, 7
HSL:
338°, 58.1395%, 83.1373%
HSV (HSB):
338°, 21.0970%, 92.9412%
XYZ:
63.7148, 57.9530, 65.5855
xyY:
0.3403, 0.3095, 57.9530
CIE-Lab:
80.7126, 20.7286, -2.1604
CIE-LCH:
80.7126, 20.8408, 354.0498
CIE-Luv:
80.7126, 29.1131, -6.9969
Hunter-Lab:
76.1268, 16.1747, 2.2087
#edbbcd color charts
#edbbcd color shades, tints & tones
#edbbcd color schemes
#edbbcd color preview, HTML & CSS examples
This text has a color of #edbbcd
<p style="color:#edbbcd;">Text here</p>
.mytext {color:#edbbcd;}
This box has a color of #edbbcd
<div style="background-color:#edbbcd;">Content here</div>
.mybackground {background-color:#edbbcd;}
Border around this has a color of #edbbcd
<div style="border:2px solid #edbbcd;">Content here</div>
.myborder {border:2px solid #edbbcd;}