#000d9a color space conversions
Hex:
#000d9a
RGB:
0, 13, 154
CMY:
100, 95, 40
CMYK:
100, 92, 0, 40
HSL:
235°, 100.0000%, 30.1961%
HSV (HSB):
235°, 100.0000%, 60.3922%
XYZ:
5.9767, 2.6209, 30.7627
xyY:
0.1518, 0.0666, 2.6209
CIE-Lab:
18.4570, 50.3062, -71.8270
CIE-LCH:
18.4570, 87.6917, 305.0066
CIE-Luv:
18.4570, -5.7761, -71.2341
Hunter-Lab:
16.1893, 37.5660, -101.3295
#000d9a color charts
#000d9a color shades, tints & tones
#000d9a color schemes
#000d9a color preview, HTML & CSS examples
This text has a color of #000d9a
<p style="color:#000d9a;">Text here</p>
.mytext {color:#000d9a;}
This box has a color of #000d9a
<div style="background-color:#000d9a;">Content here</div>
.mybackground {background-color:#000d9a;}
Border around this has a color of #000d9a
<div style="border:2px solid #000d9a;">Content here</div>
.myborder {border:2px solid #000d9a;}