#0a000b color space conversions
Hex:
#0a000b
RGB:
10, 0, 11
CMY:
96, 100, 96
CMYK:
9, 100, 0, 96
HSL:
295°, 100.0000%, 2.1569%
HSV (HSB):
295°, 100.0000%, 4.3137%
XYZ:
0.1856, 0.0887, 0.3239
xyY:
0.3102, 0.1483, 0.0887
CIE-Lab:
0.8011, 4.1489, -3.2523
CIE-LCH:
0.8011, 5.2716, 321.9074
CIE-Luv:
0.8011, 1.0472, -1.5360
Hunter-Lab:
2.9781, 5.9114, -4.3646
#0a000b color charts
#0a000b color shades, tints & tones
#0a000b color schemes
#0a000b color preview, HTML & CSS examples
This text has a color of #0a000b
<p style="color:#0a000b;">Text here</p>
.mytext {color:#0a000b;}
This box has a color of #0a000b
<div style="background-color:#0a000b;">Content here</div>
.mybackground {background-color:#0a000b;}
Border around this has a color of #0a000b
<div style="border:2px solid #0a000b;">Content here</div>
.myborder {border:2px solid #0a000b;}