#6a745e color space conversions
Hex:
#6a745e
RGB:
106, 116, 94
CMY:
58, 55, 63
CMYK:
9, 0, 19, 55
HSL:
87°, 10.4762%, 41.1765%
HSV (HSB):
87°, 18.9655%, 45.4902%
XYZ:
14.2096, 16.3631, 12.9991
xyY:
0.3261, 0.3755, 16.3631
CIE-Lab:
47.4473, -8.1100, 10.9119
CIE-LCH:
47.4473, 13.5956, 126.6208
CIE-Luv:
47.4473, -4.6409, 15.2784
Hunter-Lab:
40.4513, -8.0869, 9.2629
#6a745e color charts
#6a745e color shades, tints & tones
#6a745e color schemes
#6a745e color preview, HTML & CSS examples
This text has a color of #6a745e
<p style="color:#6a745e;">Text here</p>
.mytext {color:#6a745e;}
This box has a color of #6a745e
<div style="background-color:#6a745e;">Content here</div>
.mybackground {background-color:#6a745e;}
Border around this has a color of #6a745e
<div style="border:2px solid #6a745e;">Content here</div>
.myborder {border:2px solid #6a745e;}