#016f00 color space conversions
Hex:
#016f00
RGB:
1, 111, 0
CMY:
100, 56, 100
CMYK:
99, 0, 100, 56
HSL:
119°, 100.0000%, 21.7647%
HSV (HSB):
119°, 100.0000%, 43.5294%
XYZ:
5.6970, 11.3753, 1.8954
xyY:
0.3004, 0.5997, 11.3753
CIE-Lab:
40.2056, -46.5891, 45.0727
CIE-LCH:
40.2056, 64.8236, 135.9478
CIE-Luv:
40.2056, -37.9674, 49.2041
Hunter-Lab:
33.7273, -28.8720, 20.2772
#016f00 color charts
#016f00 color shades, tints & tones
#016f00 color schemes
#016f00 color preview, HTML & CSS examples
This text has a color of #016f00
<p style="color:#016f00;">Text here</p>
.mytext {color:#016f00;}
This box has a color of #016f00
<div style="background-color:#016f00;">Content here</div>
.mybackground {background-color:#016f00;}
Border around this has a color of #016f00
<div style="border:2px solid #016f00;">Content here</div>
.myborder {border:2px solid #016f00;}