#eebedb color space conversions
Hex:
#eebedb
RGB:
238, 190, 219
CMY:
7, 25, 14
CMYK:
0, 20, 8, 7
HSL:
324°, 58.5366%, 83.9216%
HSV (HSB):
324°, 20.1681%, 93.3333%
XYZ:
66.4595, 60.1185, 75.1191
xyY:
0.3295, 0.2981, 60.1185
CIE-Lab:
81.9026, 21.7949, -7.9256
CIE-LCH:
81.9026, 23.1912, 340.0165
CIE-Luv:
81.9026, 26.4914, -16.0005
Hunter-Lab:
77.5361, 17.3117, -3.1664
#eebedb color charts
#eebedb color shades, tints & tones
#eebedb color schemes
#eebedb color preview, HTML & CSS examples
This text has a color of #eebedb
<p style="color:#eebedb;">Text here</p>
.mytext {color:#eebedb;}
This box has a color of #eebedb
<div style="background-color:#eebedb;">Content here</div>
.mybackground {background-color:#eebedb;}
Border around this has a color of #eebedb
<div style="border:2px solid #eebedb;">Content here</div>
.myborder {border:2px solid #eebedb;}