#000d6f color space conversions
Hex:
#000d6f
RGB:
0, 13, 111
CMY:
100, 95, 56
CMYK:
100, 88, 0, 56
HSL:
233°, 100.0000%, 21.7647%
HSV (HSB):
233°, 100.0000%, 43.5294%
XYZ:
3.0132, 1.4355, 15.1572
xyY:
0.1537, 0.0732, 1.4355
CIE-Lab:
12.1923, 36.7271, -55.0459
CIE-LCH:
12.1923, 66.1735, 303.7116
CIE-Luv:
12.1923, -4.0739, -44.9844
Hunter-Lab:
11.9814, 23.9229, -66.6183
#000d6f color charts
#000d6f color shades, tints & tones
#000d6f color schemes
#000d6f color preview, HTML & CSS examples
This text has a color of #000d6f
<p style="color:#000d6f;">Text here</p>
.mytext {color:#000d6f;}
This box has a color of #000d6f
<div style="background-color:#000d6f;">Content here</div>
.mybackground {background-color:#000d6f;}
Border around this has a color of #000d6f
<div style="border:2px solid #000d6f;">Content here</div>
.myborder {border:2px solid #000d6f;}