#eddad8 color space conversions
Hex:
#eddad8
RGB:
237, 218, 216
CMY:
7, 15, 15
CMYK:
0, 8, 9, 7
HSL:
6°, 36.8421%, 88.8235%
HSV (HSB):
6°, 8.8608%, 92.9412%
XYZ:
72.3911, 73.1052, 75.2610
xyY:
0.3279, 0.3312, 73.1052
CIE-Lab:
88.4979, 6.1954, 3.3344
CIE-LCH:
88.4979, 7.0357, 28.2890
CIE-Luv:
88.4979, 11.2403, 3.9046
Hunter-Lab:
85.5016, 1.5018, 7.6623
#eddad8 color charts
#eddad8 color shades, tints & tones
#eddad8 color schemes
#eddad8 color preview, HTML & CSS examples
This text has a color of #eddad8
<p style="color:#eddad8;">Text here</p>
.mytext {color:#eddad8;}
This box has a color of #eddad8
<div style="background-color:#eddad8;">Content here</div>
.mybackground {background-color:#eddad8;}
Border around this has a color of #eddad8
<div style="border:2px solid #eddad8;">Content here</div>
.myborder {border:2px solid #eddad8;}