#007f42 color space conversions
Hex:
#007f42
RGB:
0, 127, 66
CMY:
100, 50, 74
CMYK:
100, 0, 48, 50
HSL:
151°, 100.0000%, 24.9020%
HSV (HSB):
151°, 100.0000%, 49.8039%
XYZ:
8.5727, 15.5721, 7.7081
xyY:
0.2691, 0.4889, 15.5721
CIE-Lab:
46.4080, -44.7683, 24.8643
CIE-LCH:
46.4080, 51.2097, 150.9522
CIE-Luv:
46.4080, -41.3721, 36.1813
Hunter-Lab:
39.4615, -30.2797, 16.0417
#007f42 color charts
#007f42 color shades, tints & tones
#007f42 color schemes
#007f42 color preview, HTML & CSS examples
This text has a color of #007f42
<p style="color:#007f42;">Text here</p>
.mytext {color:#007f42;}
This box has a color of #007f42
<div style="background-color:#007f42;">Content here</div>
.mybackground {background-color:#007f42;}
Border around this has a color of #007f42
<div style="border:2px solid #007f42;">Content here</div>
.myborder {border:2px solid #007f42;}