#696e85 color space conversions
Hex:
#696e85
RGB:
105, 110, 133
CMY:
59, 57, 48
CMYK:
21, 17, 0, 48
HSL:
229°, 11.7647%, 46.6667%
HSV (HSB):
229°, 21.0526%, 52.1569%
XYZ:
15.6353, 15.8486, 24.4253
xyY:
0.2797, 0.2835, 15.8486
CIE-Lab:
46.7752, 3.3805, -13.2894
CIE-LCH:
46.7752, 13.7126, 284.2720
CIE-Luv:
46.7752, -3.8746, -19.2493
Hunter-Lab:
39.8103, 0.4369, -8.5098
#696e85 color charts
#696e85 color shades, tints & tones
#696e85 color schemes
#696e85 color preview, HTML & CSS examples
This text has a color of #696e85
<p style="color:#696e85;">Text here</p>
.mytext {color:#696e85;}
This box has a color of #696e85
<div style="background-color:#696e85;">Content here</div>
.mybackground {background-color:#696e85;}
Border around this has a color of #696e85
<div style="border:2px solid #696e85;">Content here</div>
.myborder {border:2px solid #696e85;}