#001b1d color space conversions
Hex:
#001b1d
RGB:
0, 27, 29
CMY:
100, 89, 89
CMYK:
100, 7, 0, 89
HSL:
184°, 100.0000%, 5.6863%
HSV (HSB):
184°, 100.0000%, 11.3725%
XYZ:
0.6137, 0.8726, 1.2985
xyY:
0.2204, 0.3133, 0.8726
CIE-Lab:
7.8819, -8.8339, -4.5178
CIE-LCH:
7.8819, 9.9222, 207.0860
CIE-Luv:
7.8819, -5.9782, -2.2620
Hunter-Lab:
9.3412, -4.6198, -1.7028
#001b1d color charts
#001b1d color shades, tints & tones
#001b1d color schemes
#001b1d color preview, HTML & CSS examples
This text has a color of #001b1d
<p style="color:#001b1d;">Text here</p>
.mytext {color:#001b1d;}
This box has a color of #001b1d
<div style="background-color:#001b1d;">Content here</div>
.mybackground {background-color:#001b1d;}
Border around this has a color of #001b1d
<div style="border:2px solid #001b1d;">Content here</div>
.myborder {border:2px solid #001b1d;}