#000b08 color space conversions
Hex:
#000b08
RGB:
0, 11, 8
CMY:
100, 96, 97
CMYK:
100, 0, 27, 96
HSL:
164°, 100.0000%, 2.1569%
HSV (HSB):
164°, 100.0000%, 4.3137%
XYZ:
0.1635, 0.2569, 0.2707
xyY:
0.2366, 0.3717, 0.2569
CIE-Lab:
2.3203, -3.3038, 0.1288
CIE-LCH:
2.3203, 3.3063, 177.7682
CIE-Luv:
2.3203, -1.8822, 0.3150
Hunter-Lab:
5.0683, -3.1112, 0.3812
#000b08 color charts
#000b08 color shades, tints & tones
#000b08 color schemes
#000b08 color preview, HTML & CSS examples
This text has a color of #000b08
<p style="color:#000b08;">Text here</p>
.mytext {color:#000b08;}
This box has a color of #000b08
<div style="background-color:#000b08;">Content here</div>
.mybackground {background-color:#000b08;}
Border around this has a color of #000b08
<div style="border:2px solid #000b08;">Content here</div>
.myborder {border:2px solid #000b08;}