#706f6e color space conversions
Hex:
#706f6e
RGB:
112, 111, 110
CMY:
56, 56, 57
CMYK:
0, 1, 2, 56
HSL:
30°, 0.9009%, 43.5294%
HSV (HSB):
30°, 1.7857%, 43.9216%
XYZ:
15.1810, 15.9394, 17.0283
xyY:
0.3153, 0.3310, 15.9394
CIE-Lab:
46.8949, 0.1852, 0.6853
CIE-LCH:
46.8949, 0.7099, 74.8775
CIE-Luv:
46.8949, 0.6233, 0.8881
Hunter-Lab:
39.9242, -1.9935, 2.6588
#706f6e color charts
#706f6e color shades, tints & tones
#706f6e color schemes
#706f6e color preview, HTML & CSS examples
This text has a color of #706f6e
<p style="color:#706f6e;">Text here</p>
.mytext {color:#706f6e;}
This box has a color of #706f6e
<div style="background-color:#706f6e;">Content here</div>
.mybackground {background-color:#706f6e;}
Border around this has a color of #706f6e
<div style="border:2px solid #706f6e;">Content here</div>
.myborder {border:2px solid #706f6e;}