#6f7f2c color space conversions
Hex:
#6f7f2c
RGB:
111, 127, 44
CMY:
56, 50, 83
CMYK:
13, 0, 65, 50
HSL:
72°, 48.5380%, 33.5294%
HSV (HSB):
72°, 65.3543%, 49.8039%
XYZ:
14.5995, 18.7401, 5.2306
xyY:
0.3785, 0.4859, 18.7401
CIE-Lab:
50.3817, -18.3530, 41.7469
CIE-LCH:
50.3817, 45.6031, 113.7316
CIE-Luv:
50.3817, -6.7469, 48.0072
Hunter-Lab:
43.2898, -15.5579, 23.1390
#6f7f2c color charts
#6f7f2c color shades, tints & tones
#6f7f2c color schemes
#6f7f2c color preview, HTML & CSS examples
This text has a color of #6f7f2c
<p style="color:#6f7f2c;">Text here</p>
.mytext {color:#6f7f2c;}
This box has a color of #6f7f2c
<div style="background-color:#6f7f2c;">Content here</div>
.mybackground {background-color:#6f7f2c;}
Border around this has a color of #6f7f2c
<div style="border:2px solid #6f7f2c;">Content here</div>
.myborder {border:2px solid #6f7f2c;}