#e6eae6 color space conversions
Hex:
#e6eae6
RGB:
230, 234, 230
CMY:
10, 8, 10
CMYK:
2, 0, 2, 8
HSL:
120°, 8.6957%, 90.9804%
HSV (HSB):
120°, 1.7094%, 91.7647%
XYZ:
76.3389, 81.3818, 86.5477
xyY:
0.3125, 0.3332, 81.3818
CIE-Lab:
92.3013, -2.0449, 1.4607
CIE-LCH:
92.3013, 2.5130, 144.4622
CIE-Luv:
92.3013, -2.0222, 2.5999
Hunter-Lab:
90.2119, -6.8209, 6.2665
#e6eae6 color charts
#e6eae6 color shades, tints & tones
#e6eae6 color schemes
#e6eae6 color preview, HTML & CSS examples
This text has a color of #e6eae6
<p style="color:#e6eae6;">Text here</p>
.mytext {color:#e6eae6;}
This box has a color of #e6eae6
<div style="background-color:#e6eae6;">Content here</div>
.mybackground {background-color:#e6eae6;}
Border around this has a color of #e6eae6
<div style="border:2px solid #e6eae6;">Content here</div>
.myborder {border:2px solid #e6eae6;}