#01000d color space conversions
Hex:
#01000d
RGB:
1, 0, 13
CMY:
100, 100, 95
CMYK:
92, 100, 0, 95
HSL:
245°, 100.0000%, 2.5490%
HSV (HSB):
245°, 100.0000%, 5.0980%
XYZ:
0.0852, 0.0355, 0.3831
xyY:
0.1690, 0.0705, 0.0355
CIE-Lab:
0.3208, 2.1060, -4.9271
CIE-LCH:
0.3208, 5.3583, 293.1434
CIE-Luv:
0.3208, -0.0212, -1.1988
Hunter-Lab:
1.8844, 4.7691, -10.7354
#01000d color charts
#01000d RGB chart
#01000d CMYK chart
#01000d RGB pie chart
#01000d color shades, tints & tones
#01000d color schemes
#01000d color preview, HTML & CSS examples
This text has a color of #01000d
<p style="color:#01000d;">Text here</p>
.mytext {color:#01000d;}
Text color #01000d
This box has a color of #01000d
<div style="background-color:#01000d;">Content here</div>
.mybackground {background-color:#01000d;}
Background color #01000d
Border around this has a color of #01000d
<div style="border:2px solid #01000d;">Content here</div>
.myborder {border:2px solid #01000d;}
Border color #01000d