#eefbdd color space conversions
Hex:
#eefbdd
RGB:
238, 251, 221
CMY:
7, 2, 13
CMYK:
5, 0, 12, 2
HSL:
86°, 78.9474%, 92.5490%
HSV (HSB):
86°, 11.9522%, 98.4314%
XYZ:
82.8082, 92.3920, 81.8756
xyY:
0.3221, 0.3594, 92.3920
CIE-Lab:
96.9803, -9.4383, 12.9235
CIE-LCH:
96.9803, 16.0030, 126.1414
CIE-Luv:
96.9803, -5.8295, 21.0713
Hunter-Lab:
96.1207, -14.4332, 16.7813
#eefbdd color charts
#eefbdd color shades, tints & tones
#eefbdd color schemes
#eefbdd color preview, HTML & CSS examples
This text has a color of #eefbdd
<p style="color:#eefbdd;">Text here</p>
.mytext {color:#eefbdd;}
This box has a color of #eefbdd
<div style="background-color:#eefbdd;">Content here</div>
.mybackground {background-color:#eefbdd;}
Border around this has a color of #eefbdd
<div style="border:2px solid #eefbdd;">Content here</div>
.myborder {border:2px solid #eefbdd;}