#101000 color space conversions
Hex:
#101000
RGB:
16, 16, 0
CMY:
94, 94, 100
CMYK:
0, 0, 100, 94
HSL:
60°, 100.0000%, 3.1373%
HSV (HSB):
60°, 100.0000%, 6.2745%
XYZ:
0.3990, 0.4807, 0.0718
xyY:
0.4193, 0.5053, 0.4807
CIE-Lab:
4.3425, -2.3740, 6.4606
CIE-LCH:
4.3425, 6.8830, 110.1762
CIE-Luv:
4.3425, 0.3444, 4.7739
Hunter-Lab:
6.9335, -1.8623, 4.2398
#101000 color charts
#101000 color shades, tints & tones
#101000 color schemes
#101000 color preview, HTML & CSS examples
This text has a color of #101000
<p style="color:#101000;">Text here</p>
.mytext {color:#101000;}
This box has a color of #101000
<div style="background-color:#101000;">Content here</div>
.mybackground {background-color:#101000;}
Border around this has a color of #101000
<div style="border:2px solid #101000;">Content here</div>
.myborder {border:2px solid #101000;}