#edeeeb color space conversions
Hex:
#edeeeb
RGB:
237, 238, 235
CMY:
7, 7, 8
CMYK:
0, 0, 1, 7
HSL:
80°, 8.1081%, 92.7451%
HSV (HSB):
80°, 1.2605%, 93.3333%
XYZ:
80.4950, 85.1518, 90.7907
xyY:
0.3139, 0.3321, 85.1518
CIE-Lab:
93.9485, -0.8588, 1.3212
CIE-LCH:
93.9485, 1.5758, 123.0246
CIE-Luv:
93.9485, -0.3950, 2.1806
Hunter-Lab:
92.2777, -5.7782, 6.2599
#edeeeb color charts
#edeeeb color shades, tints & tones
#edeeeb color schemes
#edeeeb color preview, HTML & CSS examples
This text has a color of #edeeeb
<p style="color:#edeeeb;">Text here</p>
.mytext {color:#edeeeb;}
This box has a color of #edeeeb
<div style="background-color:#edeeeb;">Content here</div>
.mybackground {background-color:#edeeeb;}
Border around this has a color of #edeeeb
<div style="border:2px solid #edeeeb;">Content here</div>
.myborder {border:2px solid #edeeeb;}