#001b1c color space conversions
Hex:
#001b1c
RGB:
0, 27, 28
CMY:
100, 89, 89
CMYK:
100, 4, 0, 89
HSL:
182°, 100.0000%, 5.4902%
HSV (HSB):
182°, 100.0000%, 10.9804%
XYZ:
0.6015, 0.8677, 1.2344
xyY:
0.2225, 0.3209, 0.8677
CIE-Lab:
7.8379, -9.1429, -3.8292
CIE-LCH:
7.8379, 9.9124, 202.7246
CIE-Luv:
7.8379, -6.0035, -1.7788
Hunter-Lab:
9.3151, -4.7745, -1.3363
#001b1c color charts
#001b1c color shades, tints & tones
#001b1c color schemes
#001b1c color preview, HTML & CSS examples
This text has a color of #001b1c
<p style="color:#001b1c;">Text here</p>
.mytext {color:#001b1c;}
This box has a color of #001b1c
<div style="background-color:#001b1c;">Content here</div>
.mybackground {background-color:#001b1c;}
Border around this has a color of #001b1c
<div style="border:2px solid #001b1c;">Content here</div>
.myborder {border:2px solid #001b1c;}