#696e7c color space conversions
Hex:
#696e7c
RGB:
105, 110, 124
CMY:
59, 57, 51
CMYK:
15, 11, 0, 51
HSL:
224°, 8.2969%, 44.9020%
HSV (HSB):
224°, 15.3226%, 48.6275%
XYZ:
15.0397, 15.6104, 21.2892
xyY:
0.2896, 0.3006, 15.6104
CIE-Lab:
46.4591, 1.2195, -8.3935
CIE-LCH:
46.4591, 8.4816, 278.2669
CIE-Luv:
46.4591, -3.4290, -11.8173
Hunter-Lab:
39.5099, -1.1952, -4.2904
#696e7c color charts
#696e7c color shades, tints & tones
#696e7c color schemes
#696e7c color preview, HTML & CSS examples
This text has a color of #696e7c
<p style="color:#696e7c;">Text here</p>
.mytext {color:#696e7c;}
This box has a color of #696e7c
<div style="background-color:#696e7c;">Content here</div>
.mybackground {background-color:#696e7c;}
Border around this has a color of #696e7c
<div style="border:2px solid #696e7c;">Content here</div>
.myborder {border:2px solid #696e7c;}