#016b2d color space conversions
Hex:
#016b2d
RGB:
1, 107, 45
CMY:
100, 58, 82
CMYK:
99, 0, 58, 58
HSL:
145°, 98.1481%, 21.1765%
HSV (HSB):
145°, 99.0654%, 41.9608%
XYZ:
5.7439, 10.7113, 4.2474
xyY:
0.2774, 0.5174, 10.7113
CIE-Lab:
39.0899, -41.2446, 27.1534
CIE-LCH:
39.0899, 49.3804, 146.6411
CIE-Luv:
39.0899, -35.3669, 35.4464
Hunter-Lab:
32.7281, -25.9470, 15.2152
#016b2d color charts
#016b2d color shades, tints & tones
#016b2d color schemes
#016b2d color preview, HTML & CSS examples
This text has a color of #016b2d
<p style="color:#016b2d;">Text here</p>
.mytext {color:#016b2d;}
This box has a color of #016b2d
<div style="background-color:#016b2d;">Content here</div>
.mybackground {background-color:#016b2d;}
Border around this has a color of #016b2d
<div style="border:2px solid #016b2d;">Content here</div>
.myborder {border:2px solid #016b2d;}