#000f00 color space conversions
Hex:
#000f00
RGB:
0, 15, 0
CMY:
100, 94, 100
CMYK:
100, 0, 100, 94
HSL:
120°, 100.0000%, 2.9412%
HSV (HSB):
120°, 100.0000%, 5.8824%
XYZ:
0.1708, 0.3416, 0.0569
xyY:
0.3000, 0.6000, 0.3416
CIE-Lab:
3.0861, -6.3044, 4.5064
CIE-LCH:
3.0861, 7.7494, 144.4431
CIE-Luv:
3.0861, -2.9223, 3.7778
Hunter-Lab:
5.8451, -5.0121, 3.5140
#000f00 color charts
#000f00 RGB chart
#000f00 CMYK chart
#000f00 RGB pie chart
#000f00 color shades, tints & tones
#000f00 color schemes
#000f00 color preview, HTML & CSS examples
This text has a color of #000f00
<p style="color:#000f00;">Text here</p>
.mytext {color:#000f00;}
Text color #000f00
This box has a color of #000f00
<div style="background-color:#000f00;">Content here</div>
.mybackground {background-color:#000f00;}
Background color #000f00
Border around this has a color of #000f00
<div style="border:2px solid #000f00;">Content here</div>
.myborder {border:2px solid #000f00;}
Border color #000f00