#edbded color space conversions
Hex:
#edbded
RGB:
237, 189, 237
CMY:
7, 26, 7
CMYK:
0, 20, 0, 7
HSL:
300°, 57.1429%, 83.5294%
HSV (HSB):
300°, 20.2532%, 92.9412%
XYZ:
68.4087, 60.5141, 88.1956
xyY:
0.3151, 0.2787, 60.5141
CIE-Lab:
82.1169, 25.1681, -17.2672
CIE-LCH:
82.1169, 30.5220, 325.5469
CIE-Luv:
82.1169, 24.2408, -31.3544
Hunter-Lab:
77.7908, 20.8377, -12.7667
#edbded color charts
#edbded RGB chart
#edbded CMYK chart
#edbded RGB pie chart
#edbded color shades, tints & tones
#edbded color schemes
#edbded color preview, HTML & CSS examples
This text has a color of #edbded
<p style="color:#edbded;">Text here</p>
.mytext {color:#edbded;}
Text color #edbded
This box has a color of #edbded
<div style="background-color:#edbded;">Content here</div>
.mybackground {background-color:#edbded;}
Background color #edbded
Border around this has a color of #edbded
<div style="border:2px solid #edbded;">Content here</div>
.myborder {border:2px solid #edbded;}
Border color #edbded