#00100c color space conversions
Hex:
#00100c
RGB:
0, 16, 12
CMY:
100, 94, 95
CMYK:
100, 0, 25, 94
HSL:
165°, 100.0000%, 3.1373%
HSV (HSB):
165°, 100.0000%, 6.2745%
XYZ:
0.2517, 0.3971, 0.4112
xyY:
0.2374, 0.3746, 0.3971
CIE-Lab:
3.5872, -5.1535, 0.3031
CIE-LCH:
3.5872, 5.1624, 176.6345
CIE-Luv:
3.5872, -2.9185, 0.5557
Hunter-Lab:
6.3018, -3.9000, 0.5424
#00100c color charts
#00100c RGB chart
#00100c CMYK chart
#00100c RGB pie chart
#00100c color shades, tints & tones
#00100c color schemes
#00100c color preview, HTML & CSS examples
This text has a color of #00100c
<p style="color:#00100c;">Text here</p>
.mytext {color:#00100c;}
Text color #00100c
This box has a color of #00100c
<div style="background-color:#00100c;">Content here</div>
.mybackground {background-color:#00100c;}
Background color #00100c
Border around this has a color of #00100c
<div style="border:2px solid #00100c;">Content here</div>
.myborder {border:2px solid #00100c;}
Border color #00100c