#001f00 color space conversions
Hex:
#001f00
RGB:
0, 31, 0
CMY:
100, 88, 100
CMYK:
100, 0, 100, 88
HSL:
120°, 100.0000%, 6.0784%
HSV (HSB):
120°, 100.0000%, 12.1569%
XYZ:
0.4900, 0.9800, 0.1633
xyY:
0.3000, 0.6000, 0.9800
CIE-Lab:
8.8235, -17.9605, 12.8767
CIE-LCH:
8.8235, 22.0995, 144.3614
CIE-Luv:
8.8235, -8.3551, 10.8011
Hunter-Lab:
9.8994, -8.4887, 5.9513
#001f00 color charts
#001f00 RGB chart
#001f00 CMYK chart
#001f00 RGB pie chart
#001f00 color shades, tints & tones
#001f00 color schemes
#001f00 color preview, HTML & CSS examples
This text has a color of #001f00
<p style="color:#001f00;">Text here</p>
.mytext {color:#001f00;}
Text color #001f00
This box has a color of #001f00
<div style="background-color:#001f00;">Content here</div>
.mybackground {background-color:#001f00;}
Background color #001f00
Border around this has a color of #001f00
<div style="border:2px solid #001f00;">Content here</div>
.myborder {border:2px solid #001f00;}
Border color #001f00