#007f01 color space conversions
Hex:
#007f01
RGB:
0, 127, 1
CMY:
100, 50, 100
CMYK:
100, 0, 99, 50
HSL:
120°, 100.0000%, 24.9020%
HSV (HSB):
120°, 100.0000%, 49.8039%
XYZ:
7.5949, 15.1809, 2.5586
xyY:
0.2998, 0.5992, 15.1809
CIE-Lab:
45.8810, -51.3693, 49.4057
CIE-LCH:
45.8810, 71.2722, 136.1162
CIE-Luv:
45.8810, -43.4301, 56.0402
Hunter-Lab:
38.9627, -33.3905, 23.3804
#007f01 color charts
#007f01 RGB chart
#007f01 CMYK chart
#007f01 RGB pie chart
#007f01 color shades, tints & tones
#007f01 color schemes
#007f01 color preview, HTML & CSS examples
This text has a color of #007f01
<p style="color:#007f01;">Text here</p>
.mytext {color:#007f01;}
Text color #007f01
This box has a color of #007f01
<div style="background-color:#007f01;">Content here</div>
.mybackground {background-color:#007f01;}
Background color #007f01
Border around this has a color of #007f01
<div style="border:2px solid #007f01;">Content here</div>
.myborder {border:2px solid #007f01;}
Border color #007f01