#001f3d color space conversions
Hex:
#001f3d
RGB:
0, 31, 61
CMY:
100, 88, 76
CMYK:
100, 49, 0, 76
HSL:
210°, 100.0000%, 11.9608%
HSV (HSB):
210°, 100.0000%, 23.9216%
XYZ:
1.3323, 1.3169, 4.5988
xyY:
0.1838, 0.1817, 1.3169
CIE-Lab:
11.3931, 2.4826, -22.4213
CIE-LCH:
11.3931, 22.5583, 276.3182
CIE-Luv:
11.3931, -6.6745, -19.0416
Hunter-Lab:
11.4756, 0.6411, -15.7275
#001f3d color charts
#001f3d color shades, tints & tones
#001f3d color schemes
#001f3d color preview, HTML & CSS examples
This text has a color of #001f3d
<p style="color:#001f3d;">Text here</p>
.mytext {color:#001f3d;}
This box has a color of #001f3d
<div style="background-color:#001f3d;">Content here</div>
.mybackground {background-color:#001f3d;}
Border around this has a color of #001f3d
<div style="border:2px solid #001f3d;">Content here</div>
.myborder {border:2px solid #001f3d;}