#196f2e color space conversions
Hex:
#196f2e
RGB:
25, 111, 46
CMY:
90, 56, 82
CMYK:
77, 0, 59, 56
HSL:
135°, 63.2353%, 26.6667%
HSV (HSB):
135°, 77.4775%, 43.5294%
XYZ:
6.5785, 11.7728, 4.5104
xyY:
0.2878, 0.5150, 11.7728
CIE-Lab:
40.8527, -39.7658, 28.8204
CIE-LCH:
40.8527, 49.1115, 144.0672
CIE-Luv:
40.8527, -34.0235, 37.3475
Hunter-Lab:
34.3115, -25.8217, 16.2241
#196f2e color charts
#196f2e color shades, tints & tones
#196f2e color schemes
#196f2e color preview, HTML & CSS examples
This text has a color of #196f2e
<p style="color:#196f2e;">Text here</p>
.mytext {color:#196f2e;}
This box has a color of #196f2e
<div style="background-color:#196f2e;">Content here</div>
.mybackground {background-color:#196f2e;}
Border around this has a color of #196f2e
<div style="border:2px solid #196f2e;">Content here</div>
.myborder {border:2px solid #196f2e;}