#196d6d color space conversions
Hex:
#196d6d
RGB:
25, 109, 109
CMY:
90, 57, 57
CMYK:
77, 0, 0, 57
HSL:
180°, 62.6866%, 26.2745%
HSV (HSB):
180°, 77.0642%, 42.7451%
XYZ:
8.6299, 12.2481, 16.3773
xyY:
0.2316, 0.3288, 12.2481
CIE-Lab:
41.6077, -23.5805, -7.0393
CIE-LCH:
41.6077, 24.6087, 196.6216
CIE-Luv:
41.6077, -29.6911, -6.4117
Hunter-Lab:
34.9973, -17.2295, -3.2472
#196d6d color charts
#196d6d color shades, tints & tones
#196d6d color schemes
#196d6d color preview, HTML & CSS examples
This text has a color of #196d6d
<p style="color:#196d6d;">Text here</p>
.mytext {color:#196d6d;}
This box has a color of #196d6d
<div style="background-color:#196d6d;">Content here</div>
.mybackground {background-color:#196d6d;}
Border around this has a color of #196d6d
<div style="border:2px solid #196d6d;">Content here</div>
.myborder {border:2px solid #196d6d;}