#eafbdc color space conversions
Hex:
#eafbdc
RGB:
234, 251, 220
CMY:
8, 2, 14
CMYK:
7, 0, 12, 2
HSL:
93°, 79.4872%, 92.3529%
HSV (HSB):
93°, 12.3506%, 98.4314%
XYZ:
81.3471, 91.6541, 81.1137
xyY:
0.3201, 0.3607, 91.6541
CIE-Lab:
96.6787, -10.9637, 12.9694
CIE-LCH:
96.6787, 16.9826, 130.2096
CIE-Luv:
96.6787, -8.0166, 21.4089
Hunter-Lab:
95.7361, -15.8666, 16.7811
#eafbdc color charts
#eafbdc color shades, tints & tones
#eafbdc color schemes
#eafbdc color preview, HTML & CSS examples
This text has a color of #eafbdc
<p style="color:#eafbdc;">Text here</p>
.mytext {color:#eafbdc;}
This box has a color of #eafbdc
<div style="background-color:#eafbdc;">Content here</div>
.mybackground {background-color:#eafbdc;}
Border around this has a color of #eafbdc
<div style="border:2px solid #eafbdc;">Content here</div>
.myborder {border:2px solid #eafbdc;}