#edbabe color space conversions
Hex:
#edbabe
RGB:
237, 186, 190
CMY:
7, 27, 25
CMYK:
0, 22, 20, 7
HSL:
355°, 58.6207%, 82.9412%
HSV (HSB):
355°, 21.5190%, 92.9412%
XYZ:
61.7782, 56.8400, 56.4304
xyY:
0.3529, 0.3247, 56.8400
CIE-Lab:
80.0895, 18.9351, 5.0216
CIE-LCH:
80.0895, 19.5896, 14.8529
CIE-Luv:
80.0895, 31.4364, 3.8800
Hunter-Lab:
75.3923, 14.3304, 8.3967
#edbabe color charts
#edbabe color shades, tints & tones
#edbabe color schemes
#edbabe color preview, HTML & CSS examples
This text has a color of #edbabe
<p style="color:#edbabe;">Text here</p>
.mytext {color:#edbabe;}
This box has a color of #edbabe
<div style="background-color:#edbabe;">Content here</div>
.mybackground {background-color:#edbabe;}
Border around this has a color of #edbabe
<div style="border:2px solid #edbabe;">Content here</div>
.myborder {border:2px solid #edbabe;}