#001f2c color space conversions
Hex:
#001f2c
RGB:
0, 31, 44
CMY:
100, 88, 83
CMYK:
100, 30, 0, 83
HSL:
198°, 100.0000%, 8.6275%
HSV (HSB):
198°, 100.0000%, 17.2549%
XYZ:
0.9446, 1.1618, 2.5573
xyY:
0.2025, 0.2491, 1.1618
CIE-Lab:
10.2727, -5.7445, -11.9783
CIE-LCH:
10.2727, 13.2845, 244.3788
CIE-Luv:
10.2727, -7.0459, -8.9269
Hunter-Lab:
10.7788, -3.2199, -6.5218
#001f2c color charts
#001f2c RGB chart
#001f2c CMYK chart
#001f2c RGB pie chart
#001f2c color shades, tints & tones
#001f2c color schemes
#001f2c color preview, HTML & CSS examples
This text has a color of #001f2c
<p style="color:#001f2c;">Text here</p>
.mytext {color:#001f2c;}
Text color #001f2c
This box has a color of #001f2c
<div style="background-color:#001f2c;">Content here</div>
.mybackground {background-color:#001f2c;}
Background color #001f2c
Border around this has a color of #001f2c
<div style="border:2px solid #001f2c;">Content here</div>
.myborder {border:2px solid #001f2c;}
Border color #001f2c