#000600 color space conversions
Hex:
#000600
RGB:
0, 6, 0
CMY:
100, 98, 100
CMYK:
100, 0, 100, 98
HSL:
120°, 100.0000%, 1.1765%
HSV (HSB):
120°, 100.0000%, 2.3529%
XYZ:
0.0651, 0.1302, 0.0217
xyY:
0.3000, 0.6000, 0.1302
CIE-Lab:
1.1765, -2.4035, 1.7180
CIE-LCH:
1.1765, 2.9544, 144.4431
CIE-Luv:
1.1765, -1.1141, 1.4402
Hunter-Lab:
3.6090, -3.0947, 2.1697
#000600 color charts
#000600 RGB chart
#000600 CMYK chart
#000600 RGB pie chart
#000600 color shades, tints & tones
#000600 color schemes
#000600 color preview, HTML & CSS examples
This text has a color of #000600
<p style="color:#000600;">Text here</p>
.mytext {color:#000600;}
Text color #000600
This box has a color of #000600
<div style="background-color:#000600;">Content here</div>
.mybackground {background-color:#000600;}
Background color #000600
Border around this has a color of #000600
<div style="border:2px solid #000600;">Content here</div>
.myborder {border:2px solid #000600;}
Border color #000600