#000a08 color space conversions
Hex:
#000a08
RGB:
0, 10, 8
CMY:
100, 96, 97
CMYK:
100, 0, 20, 96
HSL:
168°, 100.0000%, 1.9608%
HSV (HSB):
168°, 100.0000%, 3.9216%
XYZ:
0.1524, 0.2346, 0.2670
xyY:
0.2330, 0.3588, 0.2346
CIE-Lab:
2.1193, -2.8930, -0.1649
CIE-LCH:
2.1193, 2.8977, 183.2619
CIE-Luv:
2.1193, -1.6962, 0.1040
Hunter-Lab:
4.8437, -2.8613, 0.1226
#000a08 color charts
#000a08 RGB chart
#000a08 CMYK chart
#000a08 RGB pie chart
#000a08 color shades, tints & tones
#000a08 color schemes
#000a08 color preview, HTML & CSS examples
This text has a color of #000a08
<p style="color:#000a08;">Text here</p>
.mytext {color:#000a08;}
Text color #000a08
This box has a color of #000a08
<div style="background-color:#000a08;">Content here</div>
.mybackground {background-color:#000a08;}
Background color #000a08
Border around this has a color of #000a08
<div style="border:2px solid #000a08;">Content here</div>
.myborder {border:2px solid #000a08;}
Border color #000a08