#163f3f color space conversions
Hex:
#163f3f
RGB:
22, 63, 63
CMY:
91, 75, 75
CMYK:
65, 0, 0, 75
HSL:
180°, 48.2353%, 16.6667%
HSV (HSB):
180°, 65.0794%, 24.7059%
XYZ:
3.0056, 4.0845, 5.3326
xyY:
0.2419, 0.3288, 4.0845
CIE-Lab:
23.9487, -14.0801, -4.2968
CIE-LCH:
23.9487, 14.7211, 196.9703
CIE-Luv:
23.9487, -14.9648, -3.2321
Hunter-Lab:
20.2101, -8.8216, -1.4971
#163f3f color charts
#163f3f color shades, tints & tones
#163f3f color schemes
#163f3f color preview, HTML & CSS examples
This text has a color of #163f3f
<p style="color:#163f3f;">Text here</p>
.mytext {color:#163f3f;}
This box has a color of #163f3f
<div style="background-color:#163f3f;">Content here</div>
.mybackground {background-color:#163f3f;}
Border around this has a color of #163f3f
<div style="border:2px solid #163f3f;">Content here</div>
.myborder {border:2px solid #163f3f;}