#10000a color space conversions
Hex:
#10000a
RGB:
16, 0, 10
CMY:
94, 100, 96
CMYK:
0, 100, 38, 94
HSL:
323°, 100.0000%, 3.1373%
HSV (HSB):
323°, 100.0000%, 6.2745%
XYZ:
0.2685, 0.1321, 0.2985
xyY:
0.3841, 0.1889, 0.1321
CIE-Lab:
1.1930, 5.8554, -2.2127
CIE-LCH:
1.1930, 6.2595, 339.2989
CIE-Luv:
1.1930, 2.2273, -1.4019
Hunter-Lab:
3.6342, 6.8267, -2.3260
#10000a color charts
#10000a color shades, tints & tones
#10000a color schemes
#10000a color preview, HTML & CSS examples
This text has a color of #10000a
<p style="color:#10000a;">Text here</p>
.mytext {color:#10000a;}
This box has a color of #10000a
<div style="background-color:#10000a;">Content here</div>
.mybackground {background-color:#10000a;}
Border around this has a color of #10000a
<div style="border:2px solid #10000a;">Content here</div>
.myborder {border:2px solid #10000a;}