#016e00 color space conversions
Hex:
#016e00
RGB:
1, 110, 0
CMY:
100, 57, 100
CMYK:
99, 0, 100, 57
HSL:
119°, 100.0000%, 21.5686%
HSV (HSB):
119°, 100.0000%, 43.1373%
XYZ:
5.5884, 11.1583, 1.8592
xyY:
0.3004, 0.5997, 11.1583
CIE-Lab:
39.8458, -46.2889, 44.7843
CIE-LCH:
39.8458, 64.4072, 135.9465
CIE-Luv:
39.8458, -37.6257, 48.7636
Hunter-Lab:
33.4041, -28.5943, 20.0828
#016e00 color charts
#016e00 color shades, tints & tones
#016e00 color schemes
#016e00 color preview, HTML & CSS examples
This text has a color of #016e00
<p style="color:#016e00;">Text here</p>
.mytext {color:#016e00;}
This box has a color of #016e00
<div style="background-color:#016e00;">Content here</div>
.mybackground {background-color:#016e00;}
Border around this has a color of #016e00
<div style="border:2px solid #016e00;">Content here</div>
.myborder {border:2px solid #016e00;}