#000b07 color space conversions
Hex:
#000b07
RGB:
0, 11, 7
CMY:
100, 96, 97
CMYK:
100, 0, 36, 96
HSL:
158°, 100.0000%, 2.1569%
HSV (HSB):
158°, 100.0000%, 4.3137%
XYZ:
0.1580, 0.2547, 0.2418
xyY:
0.2414, 0.3891, 0.2547
CIE-Lab:
2.3005, -3.4429, 0.5073
CIE-LCH:
2.3005, 3.4801, 171.6183
CIE-Luv:
2.3005, -1.8979, 0.5671
Hunter-Lab:
5.0466, -3.2423, 0.6914
#000b07 color charts
#000b07 color shades, tints & tones
#000b07 color schemes
#000b07 color preview, HTML & CSS examples
This text has a color of #000b07
<p style="color:#000b07;">Text here</p>
.mytext {color:#000b07;}
This box has a color of #000b07
<div style="background-color:#000b07;">Content here</div>
.mybackground {background-color:#000b07;}
Border around this has a color of #000b07
<div style="border:2px solid #000b07;">Content here</div>
.myborder {border:2px solid #000b07;}