#000a1b color space conversions
Hex:
#000a1b
RGB:
0, 10, 27
CMY:
100, 96, 89
CMYK:
100, 63, 0, 89
HSL:
218°, 100.0000%, 5.2941%
HSV (HSB):
218°, 100.0000%, 10.5882%
XYZ:
0.3064, 0.2962, 1.0779
xyY:
0.1823, 0.1763, 0.2962
CIE-Lab:
2.6757, 1.0171, -10.7451
CIE-LCH:
2.6757, 10.7931, 275.4071
CIE-Luv:
2.6757, -1.5422, -4.6750
Hunter-Lab:
5.4426, 0.5236, -7.9330
#000a1b color charts
#000a1b color shades, tints & tones
#000a1b color schemes
#000a1b color preview, HTML & CSS examples
This text has a color of #000a1b
<p style="color:#000a1b;">Text here</p>
.mytext {color:#000a1b;}
This box has a color of #000a1b
<div style="background-color:#000a1b;">Content here</div>
.mybackground {background-color:#000a1b;}
Border around this has a color of #000a1b
<div style="border:2px solid #000a1b;">Content here</div>
.myborder {border:2px solid #000a1b;}