#196f8d color space conversions
Hex:
#196f8d
RGB:
25, 111, 141
CMY:
90, 56, 45
CMYK:
82, 21, 0, 45
HSL:
196°, 69.8795%, 32.5490%
HSV (HSB):
196°, 82.2695%, 55.2941%
XYZ:
10.8931, 13.4986, 27.2307
xyY:
0.2110, 0.2615, 13.4986
CIE-Lab:
43.5052, -13.6178, -23.4123
CIE-LCH:
43.5052, 27.0847, 239.8155
CIE-Luv:
43.5052, -28.3743, -32.0132
Hunter-Lab:
36.7405, -11.3730, -18.2252
#196f8d color charts
#196f8d color shades, tints & tones
#196f8d color schemes
#196f8d color preview, HTML & CSS examples
This text has a color of #196f8d
<p style="color:#196f8d;">Text here</p>
.mytext {color:#196f8d;}
This box has a color of #196f8d
<div style="background-color:#196f8d;">Content here</div>
.mybackground {background-color:#196f8d;}
Border around this has a color of #196f8d
<div style="border:2px solid #196f8d;">Content here</div>
.myborder {border:2px solid #196f8d;}