#000b0f color space conversions
Hex:
#000b0f
RGB:
0, 11, 15
CMY:
100, 96, 94
CMYK:
100, 27, 0, 94
HSL:
196°, 100.0000%, 2.9412%
HSV (HSB):
196°, 100.0000%, 5.8824%
XYZ:
0.2059, 0.2738, 0.4939
xyY:
0.2115, 0.2812, 0.2738
CIE-Lab:
2.4735, -2.2274, -2.8003
CIE-LCH:
2.4735, 3.5782, 231.5012
CIE-Luv:
2.4735, -1.7919, -1.3850
Hunter-Lab:
5.2329, -2.1343, -1.9334
#000b0f color charts
#000b0f color shades, tints & tones
#000b0f color schemes
#000b0f color preview, HTML & CSS examples
This text has a color of #000b0f
<p style="color:#000b0f;">Text here</p>
.mytext {color:#000b0f;}
This box has a color of #000b0f
<div style="background-color:#000b0f;">Content here</div>
.mybackground {background-color:#000b0f;}
Border around this has a color of #000b0f
<div style="border:2px solid #000b0f;">Content here</div>
.myborder {border:2px solid #000b0f;}