#014d2c color space conversions
Hex:
#014d2c
RGB:
1, 77, 44
CMY:
100, 70, 83
CMYK:
99, 0, 43, 70
HSL:
154°, 97.4359%, 15.2941%
HSV (HSB):
154°, 98.7013%, 30.1961%
XYZ:
3.1210, 5.4961, 3.2792
xyY:
0.2624, 0.4620, 5.4961
CIE-Lab:
28.1037, -29.9906, 13.8156
CIE-LCH:
28.1037, 33.0198, 155.2662
CIE-Luv:
28.1037, -24.4706, 18.3266
Hunter-Lab:
23.4437, -17.2630, 8.1173
#014d2c color charts
#014d2c color shades, tints & tones
#014d2c color schemes
#014d2c color preview, HTML & CSS examples
This text has a color of #014d2c
<p style="color:#014d2c;">Text here</p>
.mytext {color:#014d2c;}
This box has a color of #014d2c
<div style="background-color:#014d2c;">Content here</div>
.mybackground {background-color:#014d2c;}
Border around this has a color of #014d2c
<div style="border:2px solid #014d2c;">Content here</div>
.myborder {border:2px solid #014d2c;}