#e5e5e6 color space conversions
Hex:
#e5e5e6
RGB:
229, 229, 230
CMY:
10, 10, 10
CMYK:
0, 0, 0, 10
HSL:
240°, 1.9608%, 90.0000%
HSV (HSB):
240°, 0.4348%, 90.1961%
XYZ:
74.6153, 78.4098, 86.0649
xyY:
0.3121, 0.3280, 78.4098
CIE-Lab:
90.9666, 0.1838, -0.4954
CIE-LCH:
90.9666, 0.5284, 290.3546
CIE-Luv:
90.9666, -0.0552, -0.7924
Hunter-Lab:
88.5493, -4.5498, 4.3580
#e5e5e6 color charts
#e5e5e6 color shades, tints & tones
#e5e5e6 color schemes
#e5e5e6 color preview, HTML & CSS examples
This text has a color of #e5e5e6
<p style="color:#e5e5e6;">Text here</p>
.mytext {color:#e5e5e6;}
This box has a color of #e5e5e6
<div style="background-color:#e5e5e6;">Content here</div>
.mybackground {background-color:#e5e5e6;}
Border around this has a color of #e5e5e6
<div style="border:2px solid #e5e5e6;">Content here</div>
.myborder {border:2px solid #e5e5e6;}