#196f85 color space conversions
Hex:
#196f85
RGB:
25, 111, 133
CMY:
90, 56, 48
CMYK:
81, 17, 0, 48
HSL:
192°, 68.3544%, 30.9804%
HSV (HSB):
192°, 81.2030%, 52.1569%
XYZ:
10.3190, 13.2690, 24.2076
xyY:
0.2159, 0.2776, 13.2690
CIE-Lab:
43.1658, -16.4988, -19.1504
CIE-LCH:
43.1658, 25.2774, 229.2538
CIE-Luv:
43.1658, -28.8767, -25.1525
Hunter-Lab:
36.4266, -13.1810, -13.9030
#196f85 color charts
#196f85 color shades, tints & tones
#196f85 color schemes
#196f85 color preview, HTML & CSS examples
This text has a color of #196f85
<p style="color:#196f85;">Text here</p>
.mytext {color:#196f85;}
This box has a color of #196f85
<div style="background-color:#196f85;">Content here</div>
.mybackground {background-color:#196f85;}
Border around this has a color of #196f85
<div style="border:2px solid #196f85;">Content here</div>
.myborder {border:2px solid #196f85;}