#eedbec color space conversions
Hex:
#eedbec
RGB:
238, 219, 236
CMY:
7, 14, 7
CMYK:
0, 8, 1, 7
HSL:
306°, 35.8491%, 89.6078%
HSV (HSB):
306°, 7.9832%, 93.3333%
XYZ:
75.7317, 74.8963, 89.8218
xyY:
0.3150, 0.3115, 74.8963
CIE-Lab:
89.3444, 9.4650, -5.9448
CIE-LCH:
89.3444, 11.1771, 327.8676
CIE-Luv:
89.3444, 9.7837, -10.8754
Hunter-Lab:
86.5427, 4.7521, -0.9567
#eedbec color charts
#eedbec color shades, tints & tones
#eedbec color schemes
#eedbec color preview, HTML & CSS examples
This text has a color of #eedbec
<p style="color:#eedbec;">Text here</p>
.mytext {color:#eedbec;}
This box has a color of #eedbec
<div style="background-color:#eedbec;">Content here</div>
.mybackground {background-color:#eedbec;}
Border around this has a color of #eedbec
<div style="border:2px solid #eedbec;">Content here</div>
.myborder {border:2px solid #eedbec;}