#000a1e color space conversions
Hex:
#000a1e
RGB:
0, 10, 30
CMY:
100, 96, 88
CMYK:
100, 67, 0, 88
HSL:
220°, 100.0000%, 5.8824%
HSV (HSB):
220°, 100.0000%, 11.7647%
XYZ:
0.3429, 0.3108, 1.2702
xyY:
0.1782, 0.1616, 0.3108
CIE-Lab:
2.8076, 1.9441, -12.9327
CIE-LCH:
2.8076, 13.0780, 278.5491
CIE-Luv:
2.8076, -1.5426, -5.5122
Hunter-Lab:
5.5751, 1.2218, -9.6059
#000a1e color charts
#000a1e color shades, tints & tones
#000a1e color schemes
#000a1e color preview, HTML & CSS examples
This text has a color of #000a1e
<p style="color:#000a1e;">Text here</p>
.mytext {color:#000a1e;}
This box has a color of #000a1e
<div style="background-color:#000a1e;">Content here</div>
.mybackground {background-color:#000a1e;}
Border around this has a color of #000a1e
<div style="border:2px solid #000a1e;">Content here</div>
.myborder {border:2px solid #000a1e;}