#16949c color space conversions
Hex:
#16949c
RGB:
22, 148, 156
CMY:
91, 42, 39
CMYK:
86, 5, 0, 39
HSL:
184°, 75.2809%, 34.9020%
HSV (HSB):
184°, 85.8974%, 61.1765%
XYZ:
16.9215, 23.7507, 35.1450
xyY:
0.2232, 0.3133, 23.7507
CIE-Lab:
55.8373, -28.3647, -13.3353
CIE-LCH:
55.8373, 31.3430, 205.1800
CIE-Luv:
55.8373, -40.9540, -15.7691
Hunter-Lab:
48.7347, -23.3074, -8.6427
#16949c color charts
#16949c color shades, tints & tones
#16949c color schemes
#16949c color preview, HTML & CSS examples
This text has a color of #16949c
<p style="color:#16949c;">Text here</p>
.mytext {color:#16949c;}
This box has a color of #16949c
<div style="background-color:#16949c;">Content here</div>
.mybackground {background-color:#16949c;}
Border around this has a color of #16949c
<div style="border:2px solid #16949c;">Content here</div>
.myborder {border:2px solid #16949c;}