#006f1c color space conversions
Hex:
#006f1c
RGB:
0, 111, 28
CMY:
100, 56, 89
CMYK:
100, 0, 75, 56
HSL:
135°, 100.0000%, 21.7647%
HSV (HSB):
135°, 100.0000%, 43.5294%
XYZ:
5.8940, 11.4527, 2.9986
xyY:
0.2897, 0.5629, 11.4527
CIE-Lab:
40.3327, -44.9063, 36.7286
CIE-LCH:
40.3327, 58.0135, 140.7205
CIE-Luv:
40.3327, -37.5146, 43.9424
Hunter-Lab:
33.8419, -28.1350, 18.4359
#006f1c color charts
#006f1c color shades, tints & tones
#006f1c color schemes
#006f1c color preview, HTML & CSS examples
This text has a color of #006f1c
<p style="color:#006f1c;">Text here</p>
.mytext {color:#006f1c;}
This box has a color of #006f1c
<div style="background-color:#006f1c;">Content here</div>
.mybackground {background-color:#006f1c;}
Border around this has a color of #006f1c
<div style="border:2px solid #006f1c;">Content here</div>
.myborder {border:2px solid #006f1c;}