#10000c color space conversions
Hex:
#10000c
RGB:
16, 0, 12
CMY:
94, 100, 95
CMYK:
0, 100, 25, 94
HSL:
315°, 100.0000%, 3.1373%
HSV (HSB):
315°, 100.0000%, 6.2745%
XYZ:
0.2800, 0.1367, 0.3595
xyY:
0.3608, 0.1761, 0.1367
CIE-Lab:
1.2348, 6.1493, -3.0124
CIE-LCH:
1.2348, 6.8475, 333.9009
CIE-Luv:
1.2348, 2.0991, -1.7245
Hunter-Lab:
3.6973, 7.0497, -3.1760
#10000c color charts
#10000c RGB chart
#10000c CMYK chart
#10000c RGB pie chart
#10000c color shades, tints & tones
#10000c color schemes
#10000c color preview, HTML & CSS examples
This text has a color of #10000c
<p style="color:#10000c;">Text here</p>
.mytext {color:#10000c;}
Text color #10000c
This box has a color of #10000c
<div style="background-color:#10000c;">Content here</div>
.mybackground {background-color:#10000c;}
Background color #10000c
Border around this has a color of #10000c
<div style="border:2px solid #10000c;">Content here</div>
.myborder {border:2px solid #10000c;}
Border color #10000c