#696e6e color space conversions
Hex:
#696e6e
RGB:
105, 110, 110
CMY:
59, 57, 57
CMYK:
5, 0, 0, 57
HSL:
180°, 2.3256%, 42.1569%
HSV (HSB):
180°, 4.5455%, 43.1373%
XYZ:
14.2161, 15.2809, 16.9521
xyY:
0.3061, 0.3290, 15.2809
CIE-Lab:
46.0166, -1.9027, -0.6680
CIE-LCH:
46.0166, 2.0166, 199.3445
CIE-Luv:
46.0166, -2.7586, -0.6030
Hunter-Lab:
39.0908, -3.4940, 1.6519
#696e6e color charts
#696e6e color shades, tints & tones
#696e6e color schemes
#696e6e color preview, HTML & CSS examples
This text has a color of #696e6e
<p style="color:#696e6e;">Text here</p>
.mytext {color:#696e6e;}
This box has a color of #696e6e
<div style="background-color:#696e6e;">Content here</div>
.mybackground {background-color:#696e6e;}
Border around this has a color of #696e6e
<div style="border:2px solid #696e6e;">Content here</div>
.myborder {border:2px solid #696e6e;}