#016f08 color space conversions
Hex:
#016f08
RGB:
1, 111, 8
CMY:
100, 56, 97
CMYK:
99, 0, 93, 56
HSL:
124°, 98.2143%, 21.9608%
HSV (HSB):
124°, 99.0991%, 43.5294%
XYZ:
5.7408, 11.3929, 2.1262
xyY:
0.2981, 0.5915, 11.3929
CIE-Lab:
40.2344, -46.2130, 43.0986
CIE-LCH:
40.2344, 63.1912, 136.9972
CIE-Luv:
40.2344, -37.8512, 48.0841
Hunter-Lab:
33.7533, -28.7089, 19.8925
#016f08 color charts
#016f08 color shades, tints & tones
#016f08 color schemes
#016f08 color preview, HTML & CSS examples
This text has a color of #016f08
<p style="color:#016f08;">Text here</p>
.mytext {color:#016f08;}
This box has a color of #016f08
<div style="background-color:#016f08;">Content here</div>
.mybackground {background-color:#016f08;}
Border around this has a color of #016f08
<div style="border:2px solid #016f08;">Content here</div>
.myborder {border:2px solid #016f08;}