#01000b color space conversions
Hex:
#01000b
RGB:
1, 0, 11
CMY:
100, 100, 96
CMYK:
91, 100, 0, 96
HSL:
245°, 100.0000%, 2.1569%
HSV (HSB):
245°, 100.0000%, 4.3137%
XYZ:
0.0729, 0.0306, 0.3187
xyY:
0.1727, 0.0725, 0.0306
CIE-Lab:
0.2765, 1.7952, -4.0813
CIE-LCH:
0.2765, 4.4587, 293.7426
CIE-Luv:
0.2765, -0.0066, -1.0181
Hunter-Lab:
1.7497, 4.3773, -9.5736
#01000b color charts
#01000b RGB chart
#01000b CMYK chart
#01000b RGB pie chart
#01000b color shades, tints & tones
#01000b color schemes
#01000b color preview, HTML & CSS examples
This text has a color of #01000b
<p style="color:#01000b;">Text here</p>
.mytext {color:#01000b;}
Text color #01000b
This box has a color of #01000b
<div style="background-color:#01000b;">Content here</div>
.mybackground {background-color:#01000b;}
Background color #01000b
Border around this has a color of #01000b
<div style="border:2px solid #01000b;">Content here</div>
.myborder {border:2px solid #01000b;}
Border color #01000b