#001f2b color space conversions
Hex:
#001f2b
RGB:
0, 31, 43
CMY:
100, 88, 83
CMYK:
100, 28, 0, 83
HSL:
197°, 100.0000%, 8.4314%
HSV (HSB):
197°, 100.0000%, 16.8627%
XYZ:
0.9260, 1.1544, 2.4595
xyY:
0.2040, 0.2543, 1.1544
CIE-Lab:
10.2166, -6.2119, -11.3352
CIE-LCH:
10.2166, 12.9257, 241.2763
CIE-Luv:
10.2166, -7.0741, -8.3434
Hunter-Lab:
10.7443, -3.4178, -6.0513
#001f2b color charts
#001f2b color shades, tints & tones
#001f2b color schemes
#001f2b color preview, HTML & CSS examples
This text has a color of #001f2b
<p style="color:#001f2b;">Text here</p>
.mytext {color:#001f2b;}
This box has a color of #001f2b
<div style="background-color:#001f2b;">Content here</div>
.mybackground {background-color:#001f2b;}
Border around this has a color of #001f2b
<div style="border:2px solid #001f2b;">Content here</div>
.myborder {border:2px solid #001f2b;}