#196f8f color space conversions
Hex:
#196f8f
RGB:
25, 111, 143
CMY:
90, 56, 44
CMYK:
83, 22, 0, 44
HSL:
196°, 70.2381%, 32.9412%
HSV (HSB):
196°, 82.5175%, 56.0784%
XYZ:
11.0433, 13.5587, 28.0217
xyY:
0.2099, 0.2577, 13.5587
CIE-Lab:
43.5933, -12.8865, -24.4687
CIE-LCH:
43.5933, 27.6547, 242.2263
CIE-Luv:
43.5933, -28.2512, -33.7283
Hunter-Lab:
36.8222, -10.9052, -19.3441
#196f8f color charts
#196f8f color shades, tints & tones
#196f8f color schemes
#196f8f color preview, HTML & CSS examples
This text has a color of #196f8f
<p style="color:#196f8f;">Text here</p>
.mytext {color:#196f8f;}
This box has a color of #196f8f
<div style="background-color:#196f8f;">Content here</div>
.mybackground {background-color:#196f8f;}
Border around this has a color of #196f8f
<div style="border:2px solid #196f8f;">Content here</div>
.myborder {border:2px solid #196f8f;}