#030b0b color space conversions
Hex:
#030b0b
RGB:
3, 11, 11
CMY:
99, 96, 96
CMYK:
73, 0, 0, 96
HSL:
180°, 57.1429%, 2.7451%
HSV (HSB):
180°, 72.7273%, 4.3137%
XYZ:
0.2176, 0.2829, 0.3597
xyY:
0.2530, 0.3288, 0.2829
CIE-Lab:
2.5551, -2.0984, -0.7401
CIE-LCH:
2.5551, 2.2251, 199.4281
CIE-Luv:
2.5551, -1.3519, -0.2921
Hunter-Lab:
5.3185, -2.0033, -0.2873
#030b0b color charts
#030b0b color shades, tints & tones
#030b0b color schemes
#030b0b color preview, HTML & CSS examples
This text has a color of #030b0b
<p style="color:#030b0b;">Text here</p>
.mytext {color:#030b0b;}
This box has a color of #030b0b
<div style="background-color:#030b0b;">Content here</div>
.mybackground {background-color:#030b0b;}
Border around this has a color of #030b0b
<div style="border:2px solid #030b0b;">Content here</div>
.myborder {border:2px solid #030b0b;}