#e6faef color space conversions
Hex:
#e6faef
RGB:
230, 250, 239
CMY:
10, 2, 6
CMYK:
8, 0, 4, 2
HSL:
147°, 66.6667%, 94.1176%
HSV (HSB):
147°, 8.0000%, 98.0392%
XYZ:
82.3987, 91.4262, 94.9655
xyY:
0.3066, 0.3401, 91.4262
CIE-Lab:
96.5853, -8.5240, 3.0252
CIE-LCH:
96.5853, 9.0449, 160.4602
CIE-Luv:
96.5853, -10.3896, 6.1708
Hunter-Lab:
95.6171, -13.5061, 8.0459
#e6faef color charts
#e6faef color shades, tints & tones
#e6faef color schemes
#e6faef color preview, HTML & CSS examples
This text has a color of #e6faef
<p style="color:#e6faef;">Text here</p>
.mytext {color:#e6faef;}
This box has a color of #e6faef
<div style="background-color:#e6faef;">Content here</div>
.mybackground {background-color:#e6faef;}
Border around this has a color of #e6faef
<div style="border:2px solid #e6faef;">Content here</div>
.myborder {border:2px solid #e6faef;}