#edbebb color space conversions
Hex:
#edbebb
RGB:
237, 190, 187
CMY:
7, 25, 27
CMYK:
0, 20, 21, 7
HSL:
4°, 58.1395%, 83.1373%
HSV (HSB):
4°, 21.0970%, 92.9412%
XYZ:
62.3081, 58.4193, 55.0058
xyY:
0.3546, 0.3324, 58.4193
CIE-Lab:
80.9713, 16.3691, 7.9053
CIE-LCH:
80.9713, 18.1780, 25.7779
CIE-Luv:
80.9713, 29.4664, 8.4991
Hunter-Lab:
76.4325, 11.7571, 10.8339
#edbebb color charts
#edbebb color shades, tints & tones
#edbebb color schemes
#edbebb color preview, HTML & CSS examples
This text has a color of #edbebb
<p style="color:#edbebb;">Text here</p>
.mytext {color:#edbebb;}
This box has a color of #edbebb
<div style="background-color:#edbebb;">Content here</div>
.mybackground {background-color:#edbebb;}
Border around this has a color of #edbebb
<div style="border:2px solid #edbebb;">Content here</div>
.myborder {border:2px solid #edbebb;}