#011a1e color space conversions
Hex:
#011a1e
RGB:
1, 26, 30
CMY:
100, 90, 88
CMYK:
97, 13, 0, 88
HSL:
188°, 93.5484%, 6.0784%
HSV (HSB):
188°, 96.6667%, 11.7647%
XYZ:
0.6163, 0.8390, 1.3578
xyY:
0.2191, 0.2983, 0.8390
CIE-Lab:
7.5784, -7.4214, -5.7261
CIE-LCH:
7.5784, 9.3736, 217.6524
CIE-Luv:
7.5784, -5.4324, -3.0759
Hunter-Lab:
9.1596, -4.0198, -2.3770
#011a1e color charts
#011a1e color shades, tints & tones
#011a1e color schemes
#011a1e color preview, HTML & CSS examples
This text has a color of #011a1e
<p style="color:#011a1e;">Text here</p>
.mytext {color:#011a1e;}
This box has a color of #011a1e
<div style="background-color:#011a1e;">Content here</div>
.mybackground {background-color:#011a1e;}
Border around this has a color of #011a1e
<div style="border:2px solid #011a1e;">Content here</div>
.myborder {border:2px solid #011a1e;}