#16001c color space conversions
Hex:
#16001c
RGB:
22, 0, 28
CMY:
91, 100, 89
CMYK:
21, 100, 0, 89
HSL:
287°, 100.0000%, 5.4902%
HSV (HSB):
287°, 100.0000%, 10.9804%
XYZ:
0.5405, 0.2544, 1.1192
xyY:
0.2824, 0.1329, 0.2544
CIE-Lab:
2.2981, 12.2345, -11.9376
CIE-LCH:
2.2981, 17.0935, 315.7038
CIE-Luv:
2.2981, 2.4619, -5.1243
Hunter-Lab:
5.0439, 10.3001, -9.6254
#16001c color charts
#16001c color shades, tints & tones
#16001c color schemes
#16001c color preview, HTML & CSS examples
This text has a color of #16001c
<p style="color:#16001c;">Text here</p>
.mytext {color:#16001c;}
This box has a color of #16001c
<div style="background-color:#16001c;">Content here</div>
.mybackground {background-color:#16001c;}
Border around this has a color of #16001c
<div style="border:2px solid #16001c;">Content here</div>
.myborder {border:2px solid #16001c;}