#012e1b color space conversions
Hex:
#012e1b
RGB:
1, 46, 27
CMY:
100, 82, 89
CMYK:
98, 0, 41, 82
HSL:
155°, 95.7447%, 9.2157%
HSV (HSB):
155°, 97.8261%, 18.0392%
XYZ:
1.1873, 2.0396, 1.3680
xyY:
0.2584, 0.4439, 2.0396
CIE-Lab:
15.6936, -20.5948, 8.1491
CIE-LCH:
15.6936, 22.1484, 158.4119
CIE-Luv:
15.6936, -13.3611, 8.8118
Hunter-Lab:
14.2814, -10.1520, 4.3176
#012e1b color charts
#012e1b color shades, tints & tones
#012e1b color schemes
#012e1b color preview, HTML & CSS examples
This text has a color of #012e1b
<p style="color:#012e1b;">Text here</p>
.mytext {color:#012e1b;}
This box has a color of #012e1b
<div style="background-color:#012e1b;">Content here</div>
.mybackground {background-color:#012e1b;}
Border around this has a color of #012e1b
<div style="border:2px solid #012e1b;">Content here</div>
.myborder {border:2px solid #012e1b;}