#000a01 color space conversions
Hex:
#000a01
RGB:
0, 10, 1
CMY:
100, 96, 100
CMYK:
100, 0, 90, 96
HSL:
126°, 100.0000%, 1.9608%
HSV (HSB):
126°, 100.0000%, 3.9216%
XYZ:
0.1140, 0.2193, 0.0650
xyY:
0.2862, 0.5505, 0.2193
CIE-Lab:
1.9807, -3.8667, 2.4848
CIE-LCH:
1.9807, 4.5963, 147.2746
CIE-Luv:
1.9807, -1.8304, 2.0630
Hunter-Lab:
4.6827, -3.8483, 2.4545
#000a01 color charts
#000a01 RGB chart
#000a01 CMYK chart
#000a01 RGB pie chart
#000a01 color shades, tints & tones
#000a01 color schemes
#000a01 color preview, HTML & CSS examples
This text has a color of #000a01
<p style="color:#000a01;">Text here</p>
.mytext {color:#000a01;}
Text color #000a01
This box has a color of #000a01
<div style="background-color:#000a01;">Content here</div>
.mybackground {background-color:#000a01;}
Background color #000a01
Border around this has a color of #000a01
<div style="border:2px solid #000a01;">Content here</div>
.myborder {border:2px solid #000a01;}
Border color #000a01