#001c1f color space conversions
Hex:
#001c1f
RGB:
0, 28, 31
CMY:
100, 89, 88
CMYK:
100, 10, 0, 88
HSL:
186°, 100.0000%, 6.0784%
HSV (HSB):
186°, 100.0000%, 12.1569%
XYZ:
0.6626, 0.9294, 1.4408
xyY:
0.2185, 0.3065, 0.9294
CIE-Lab:
8.3892, -9.0187, -5.2551
CIE-LCH:
8.3892, 10.4380, 210.2288
CIE-Luv:
8.3892, -6.3046, -2.8757
Hunter-Lab:
9.6407, -4.6035, -2.1123
#001c1f color charts
#001c1f color shades, tints & tones
#001c1f color schemes
#001c1f color preview, HTML & CSS examples
This text has a color of #001c1f
<p style="color:#001c1f;">Text here</p>
.mytext {color:#001c1f;}
This box has a color of #001c1f
<div style="background-color:#001c1f;">Content here</div>
.mybackground {background-color:#001c1f;}
Border around this has a color of #001c1f
<div style="border:2px solid #001c1f;">Content here</div>
.myborder {border:2px solid #001c1f;}