#e6faed color space conversions
Hex:
#e6faed
RGB:
230, 250, 237
CMY:
10, 2, 7
CMYK:
8, 0, 5, 2
HSL:
141°, 66.6667%, 94.1176%
HSV (HSB):
141°, 8.0000%, 98.0392%
XYZ:
82.1048, 91.3086, 93.4177
xyY:
0.3077, 0.3422, 91.3086
CIE-Lab:
96.5370, -8.8835, 3.9858
CIE-LCH:
96.5370, 9.7366, 155.8355
CIE-Luv:
96.5370, -10.3159, 7.6989
Hunter-Lab:
95.5556, -13.8485, 8.9254
#e6faed color charts
#e6faed color shades, tints & tones
#e6faed color schemes
#e6faed color preview, HTML & CSS examples
This text has a color of #e6faed
<p style="color:#e6faed;">Text here</p>
.mytext {color:#e6faed;}
This box has a color of #e6faed
<div style="background-color:#e6faed;">Content here</div>
.mybackground {background-color:#e6faed;}
Border around this has a color of #e6faed
<div style="border:2px solid #e6faed;">Content here</div>
.myborder {border:2px solid #e6faed;}