#196f4b color space conversions
Hex:
#196f4b
RGB:
25, 111, 75
CMY:
90, 56, 71
CMYK:
77, 0, 32, 56
HSL:
155°, 63.2353%, 26.6667%
HSV (HSB):
155°, 77.4775%, 43.5294%
XYZ:
7.3553, 12.0836, 8.6013
xyY:
0.2623, 0.4309, 12.0836
CIE-Lab:
41.3486, -34.1210, 13.0616
CIE-LCH:
41.3486, 36.5356, 159.0530
CIE-Luv:
41.3486, -32.5859, 20.8953
Hunter-Lab:
34.7614, -23.0627, 9.6624
#196f4b color charts
#196f4b color shades, tints & tones
#196f4b color schemes
#196f4b color preview, HTML & CSS examples
This text has a color of #196f4b
<p style="color:#196f4b;">Text here</p>
.mytext {color:#196f4b;}
This box has a color of #196f4b
<div style="background-color:#196f4b;">Content here</div>
.mybackground {background-color:#196f4b;}
Border around this has a color of #196f4b
<div style="border:2px solid #196f4b;">Content here</div>
.myborder {border:2px solid #196f4b;}