#165f8f color space conversions
Hex:
#165f8f
RGB:
22, 95, 143
CMY:
91, 63, 44
CMYK:
85, 34, 0, 44
HSL:
204°, 73.3333%, 32.3529%
HSV (HSB):
204°, 84.6154%, 56.0784%
XYZ:
9.3810, 10.3382, 27.4876
xyY:
0.1987, 0.2190, 10.3382
CIE-Lab:
38.4426, -3.5982, -32.5359
CIE-LCH:
38.4426, 32.7343, 263.6892
CIE-Luv:
38.4426, -22.9233, -45.7348
Hunter-Lab:
32.1530, -4.1883, -28.1800
#165f8f color charts
#165f8f color shades, tints & tones
#165f8f color schemes
#165f8f color preview, HTML & CSS examples
This text has a color of #165f8f
<p style="color:#165f8f;">Text here</p>
.mytext {color:#165f8f;}
This box has a color of #165f8f
<div style="background-color:#165f8f;">Content here</div>
.mybackground {background-color:#165f8f;}
Border around this has a color of #165f8f
<div style="border:2px solid #165f8f;">Content here</div>
.myborder {border:2px solid #165f8f;}