#01100c color space conversions
Hex:
#01100c
RGB:
1, 16, 12
CMY:
100, 94, 95
CMYK:
94, 0, 25, 94
HSL:
164°, 88.2353%, 3.3333%
HSV (HSB):
164°, 93.7500%, 6.2745%
XYZ:
0.2642, 0.4036, 0.4118
xyY:
0.2447, 0.3738, 0.4036
CIE-Lab:
3.6455, -4.8919, 0.3952
CIE-LCH:
3.6455, 4.9079, 175.3816
CIE-Luv:
3.6455, -2.7460, 0.5945
Hunter-Lab:
6.3528, -3.6948, 0.6036
#01100c color charts
#01100c RGB chart
#01100c CMYK chart
#01100c RGB pie chart
#01100c color shades, tints & tones
#01100c color schemes
#01100c color preview, HTML & CSS examples
This text has a color of #01100c
<p style="color:#01100c;">Text here</p>
.mytext {color:#01100c;}
Text color #01100c
This box has a color of #01100c
<div style="background-color:#01100c;">Content here</div>
.mybackground {background-color:#01100c;}
Background color #01100c
Border around this has a color of #01100c
<div style="border:2px solid #01100c;">Content here</div>
.myborder {border:2px solid #01100c;}
Border color #01100c