#14882e color space conversions
Hex:
#14882e
RGB:
20, 136, 46
CMY:
92, 47, 82
CMYK:
85, 0, 66, 47
HSL:
133°, 74.3590%, 30.5882%
HSV (HSB):
133°, 85.2941%, 53.3333%
XYZ:
9.5858, 17.9543, 5.5451
xyY:
0.2897, 0.5427, 17.9543
CIE-Lab:
49.4406, -49.3341, 38.6955
CIE-LCH:
49.4406, 62.6993, 141.8909
CIE-Luv:
49.4406, -43.7688, 50.4088
Hunter-Lab:
42.3725, -33.7704, 21.9018
#14882e color charts
#14882e color shades, tints & tones
#14882e color schemes
#14882e color preview, HTML & CSS examples
This text has a color of #14882e
<p style="color:#14882e;">Text here</p>
.mytext {color:#14882e;}
This box has a color of #14882e
<div style="background-color:#14882e;">Content here</div>
.mybackground {background-color:#14882e;}
Border around this has a color of #14882e
<div style="border:2px solid #14882e;">Content here</div>
.myborder {border:2px solid #14882e;}