#eef5cd color space conversions
Hex:
#eef5cd
RGB:
238, 245, 205
CMY:
7, 4, 20
CMYK:
3, 0, 16, 4
HSL:
71°, 66.6667%, 88.2353%
HSV (HSB):
71°, 16.3265%, 96.0784%
XYZ:
78.9317, 87.8897, 70.5619
xyY:
0.3325, 0.3702, 87.8897
CIE-Lab:
95.1145, -8.9671, 18.5021
CIE-LCH:
95.1145, 20.5606, 115.8573
CIE-Luv:
95.1145, -1.9904, 28.7970
Hunter-Lab:
93.7495, -13.7749, 20.9992
#eef5cd color charts
#eef5cd color shades, tints & tones
#eef5cd color schemes
#eef5cd color preview, HTML & CSS examples
This text has a color of #eef5cd
<p style="color:#eef5cd;">Text here</p>
.mytext {color:#eef5cd;}
This box has a color of #eef5cd
<div style="background-color:#eef5cd;">Content here</div>
.mybackground {background-color:#eef5cd;}
Border around this has a color of #eef5cd
<div style="border:2px solid #eef5cd;">Content here</div>
.myborder {border:2px solid #eef5cd;}