#01110c color space conversions
Hex:
#01110c
RGB:
1, 17, 12
CMY:
100, 93, 95
CMYK:
94, 0, 29, 93
HSL:
161°, 88.8889%, 3.5294%
HSV (HSB):
161°, 94.1176%, 6.6667%
XYZ:
0.2793, 0.4339, 0.4169
xyY:
0.2472, 0.3840, 0.4339
CIE-Lab:
3.9193, -5.4514, 0.7950
CIE-LCH:
3.9193, 5.5090, 171.7024
CIE-Luv:
3.9193, -2.9981, 0.8901
Hunter-Lab:
6.5871, -3.9580, 0.8589
#01110c color charts
#01110c RGB chart
#01110c CMYK chart
#01110c RGB pie chart
#01110c color shades, tints & tones
#01110c color schemes
#01110c color preview, HTML & CSS examples
This text has a color of #01110c
<p style="color:#01110c;">Text here</p>
.mytext {color:#01110c;}
Text color #01110c
This box has a color of #01110c
<div style="background-color:#01110c;">Content here</div>
.mybackground {background-color:#01110c;}
Background color #01110c
Border around this has a color of #01110c
<div style="border:2px solid #01110c;">Content here</div>
.myborder {border:2px solid #01110c;}
Border color #01110c