#163f2e color space conversions
Hex:
#163f2e
RGB:
22, 63, 46
CMY:
91, 75, 82
CMYK:
65, 0, 27, 75
HSL:
155°, 48.2353%, 16.6667%
HSV (HSB):
155°, 65.0794%, 24.7059%
XYZ:
2.6015, 3.9228, 3.2048
xyY:
0.2674, 0.4032, 3.9228
CIE-Lab:
23.4147, -19.2072, 6.2052
CIE-LCH:
23.4147, 20.1847, 162.0961
CIE-Luv:
23.4147, -15.6445, 8.6797
Hunter-Lab:
19.8062, -11.2150, 4.2706
#163f2e color charts
#163f2e color shades, tints & tones
#163f2e color schemes
#163f2e color preview, HTML & CSS examples
This text has a color of #163f2e
<p style="color:#163f2e;">Text here</p>
.mytext {color:#163f2e;}
This box has a color of #163f2e
<div style="background-color:#163f2e;">Content here</div>
.mybackground {background-color:#163f2e;}
Border around this has a color of #163f2e
<div style="border:2px solid #163f2e;">Content here</div>
.myborder {border:2px solid #163f2e;}