#000d00 color space conversions
Hex:
#000d00
RGB:
0, 13, 0
CMY:
100, 95, 100
CMYK:
100, 0, 100, 95
HSL:
120°, 100.0000%, 2.5490%
HSV (HSB):
120°, 100.0000%, 5.0980%
XYZ:
0.1439, 0.2878, 0.0480
xyY:
0.3000, 0.6000, 0.2878
CIE-Lab:
2.6001, -5.3117, 3.7967
CIE-LCH:
2.6001, 6.5291, 144.4431
CIE-Luv:
2.6001, -2.4621, 3.1829
Hunter-Lab:
5.3651, -4.6006, 3.2254
#000d00 color charts
#000d00 RGB chart
#000d00 CMYK chart
#000d00 RGB pie chart
#000d00 color shades, tints & tones
#000d00 color schemes
#000d00 color preview, HTML & CSS examples
This text has a color of #000d00
<p style="color:#000d00;">Text here</p>
.mytext {color:#000d00;}
Text color #000d00
This box has a color of #000d00
<div style="background-color:#000d00;">Content here</div>
.mybackground {background-color:#000d00;}
Background color #000d00
Border around this has a color of #000d00
<div style="border:2px solid #000d00;">Content here</div>
.myborder {border:2px solid #000d00;}
Border color #000d00