#001b14 color space conversions
Hex:
#001b14
RGB:
0, 27, 20
CMY:
100, 89, 92
CMYK:
100, 0, 26, 89
HSL:
164°, 100.0000%, 5.2941%
HSV (HSB):
164°, 100.0000%, 10.5882%
XYZ:
0.5182, 0.8344, 0.7956
xyY:
0.2412, 0.3884, 0.8344
CIE-Lab:
7.5368, -11.2588, 1.6153
CIE-LCH:
7.5368, 11.3741, 171.8354
CIE-Luv:
7.5368, -6.2139, 1.8260
Hunter-Lab:
9.1344, -5.8588, 1.2302
#001b14 color charts
#001b14 color shades, tints & tones
#001b14 color schemes
#001b14 color preview, HTML & CSS examples
This text has a color of #001b14
<p style="color:#001b14;">Text here</p>
.mytext {color:#001b14;}
This box has a color of #001b14
<div style="background-color:#001b14;">Content here</div>
.mybackground {background-color:#001b14;}
Border around this has a color of #001b14
<div style="border:2px solid #001b14;">Content here</div>
.myborder {border:2px solid #001b14;}