#016e05 color space conversions
Hex:
#016e05
RGB:
1, 110, 5
CMY:
100, 57, 98
CMYK:
99, 0, 95, 57
HSL:
122°, 98.1982%, 21.7647%
HSV (HSB):
122°, 99.0909%, 43.1373%
XYZ:
5.6158, 11.1693, 2.0035
xyY:
0.2989, 0.5945, 11.1693
CIE-Lab:
39.8641, -46.0505, 43.5169
CIE-LCH:
39.8641, 63.3590, 136.6203
CIE-Luv:
39.8641, -37.5522, 48.0552
Hunter-Lab:
33.4205, -28.4914, 19.8400
#016e05 color charts
#016e05 color shades, tints & tones
#016e05 color schemes
#016e05 color preview, HTML & CSS examples
This text has a color of #016e05
<p style="color:#016e05;">Text here</p>
.mytext {color:#016e05;}
This box has a color of #016e05
<div style="background-color:#016e05;">Content here</div>
.mybackground {background-color:#016e05;}
Border around this has a color of #016e05
<div style="border:2px solid #016e05;">Content here</div>
.myborder {border:2px solid #016e05;}