#000d01 color space conversions
Hex:
#000d01
RGB:
0, 13, 1
CMY:
100, 95, 100
CMYK:
100, 0, 92, 95
HSL:
125°, 100.0000%, 2.5490%
HSV (HSB):
125°, 100.0000%, 5.0980%
XYZ:
0.1494, 0.2900, 0.0768
xyY:
0.2894, 0.5618, 0.2900
CIE-Lab:
2.6199, -5.1726, 3.4182
CIE-LCH:
2.6199, 6.2000, 146.5418
CIE-Luv:
2.6199, -2.4355, 2.8433
Hunter-Lab:
5.3855, -4.4728, 2.9241
#000d01 color charts
#000d01 RGB chart
#000d01 CMYK chart
#000d01 RGB pie chart
#000d01 color shades, tints & tones
#000d01 color schemes
#000d01 color preview, HTML & CSS examples
This text has a color of #000d01
<p style="color:#000d01;">Text here</p>
.mytext {color:#000d01;}
Text color #000d01
This box has a color of #000d01
<div style="background-color:#000d01;">Content here</div>
.mybackground {background-color:#000d01;}
Background color #000d01
Border around this has a color of #000d01
<div style="border:2px solid #000d01;">Content here</div>
.myborder {border:2px solid #000d01;}
Border color #000d01