#000e01 color space conversions
Hex:
#000e01
RGB:
0, 14, 1
CMY:
100, 95, 100
CMYK:
100, 0, 93, 95
HSL:
124°, 100.0000%, 2.7451%
HSV (HSB):
124°, 100.0000%, 5.4902%
XYZ:
0.1625, 0.3163, 0.0812
xyY:
0.2902, 0.5648, 0.3163
CIE-Lab:
2.8568, -5.6565, 3.7642
CIE-LCH:
2.8568, 6.7945, 146.3581
CIE-Luv:
2.8568, -2.6597, 3.1327
Hunter-Lab:
5.6238, -4.6833, 3.0806
#000e01 color charts
#000e01 RGB chart
#000e01 CMYK chart
#000e01 RGB pie chart
#000e01 color shades, tints & tones
#000e01 color schemes
#000e01 color preview, HTML & CSS examples
This text has a color of #000e01
<p style="color:#000e01;">Text here</p>
.mytext {color:#000e01;}
Text color #000e01
This box has a color of #000e01
<div style="background-color:#000e01;">Content here</div>
.mybackground {background-color:#000e01;}
Background color #000e01
Border around this has a color of #000e01
<div style="border:2px solid #000e01;">Content here</div>
.myborder {border:2px solid #000e01;}
Border color #000e01