#000d4f color space conversions
Hex:
#000d4f
RGB:
0, 13, 79
CMY:
100, 95, 69
CMYK:
100, 84, 0, 69
HSL:
230°, 100.0000%, 15.4902%
HSV (HSB):
230°, 100.0000%, 30.9804%
XYZ:
1.5552, 0.8524, 7.4797
xyY:
0.1573, 0.0862, 0.8524
CIE-Lab:
7.6993, 24.7843, -41.0493
CIE-LCH:
7.6993, 47.9511, 301.1223
CIE-Luv:
7.6993, -2.8728, -26.0000
Hunter-Lab:
9.2323, 13.9121, -41.5719
#000d4f color charts
#000d4f color shades, tints & tones
#000d4f color schemes
#000d4f color preview, HTML & CSS examples
This text has a color of #000d4f
<p style="color:#000d4f;">Text here</p>
.mytext {color:#000d4f;}
This box has a color of #000d4f
<div style="background-color:#000d4f;">Content here</div>
.mybackground {background-color:#000d4f;}
Border around this has a color of #000d4f
<div style="border:2px solid #000d4f;">Content here</div>
.myborder {border:2px solid #000d4f;}