#01000c color space conversions
Hex:
#01000c
RGB:
1, 0, 12
CMY:
100, 100, 95
CMYK:
92, 100, 0, 95
HSL:
245°, 100.0000%, 2.3529%
HSV (HSB):
245°, 100.0000%, 4.7059%
XYZ:
0.0789, 0.0330, 0.3500
xyY:
0.1708, 0.0714, 0.0330
CIE-Lab:
0.2981, 1.9464, -4.4928
CIE-LCH:
0.2981, 4.8963, 293.4236
CIE-Luv:
0.2981, -0.0138, -1.1061
Hunter-Lab:
1.8165, 4.5721, -10.1535
#01000c color charts
#01000c RGB chart
#01000c CMYK chart
#01000c RGB pie chart
#01000c color shades, tints & tones
#01000c color schemes
#01000c color preview, HTML & CSS examples
This text has a color of #01000c
<p style="color:#01000c;">Text here</p>
.mytext {color:#01000c;}
Text color #01000c
This box has a color of #01000c
<div style="background-color:#01000c;">Content here</div>
.mybackground {background-color:#01000c;}
Background color #01000c
Border around this has a color of #01000c
<div style="border:2px solid #01000c;">Content here</div>
.myborder {border:2px solid #01000c;}
Border color #01000c