#001000 color space conversions
Hex:
#001000
RGB:
0, 16, 0
CMY:
100, 94, 100
CMYK:
100, 0, 100, 94
HSL:
120°, 100.0000%, 3.1373%
HSV (HSB):
120°, 100.0000%, 6.2745%
XYZ:
0.1853, 0.3706, 0.0618
xyY:
0.3000, 0.6000, 0.3706
CIE-Lab:
3.3474, -6.8384, 4.8880
CIE-LCH:
3.3474, 8.4057, 144.4431
CIE-Luv:
3.3474, -3.1697, 4.0977
Hunter-Lab:
6.0875, -5.2201, 3.6597
#001000 color charts
#001000 RGB chart
#001000 CMYK chart
#001000 RGB pie chart
#001000 color shades, tints & tones
#001000 color schemes
#001000 color preview, HTML & CSS examples
This text has a color of #001000
<p style="color:#001000;">Text here</p>
.mytext {color:#001000;}
Text color #001000
This box has a color of #001000
<div style="background-color:#001000;">Content here</div>
.mybackground {background-color:#001000;}
Background color #001000
Border around this has a color of #001000
<div style="border:2px solid #001000;">Content here</div>
.myborder {border:2px solid #001000;}
Border color #001000