#007f52 color space conversions
Hex:
#007f52
RGB:
0, 127, 82
CMY:
100, 50, 68
CMYK:
100, 0, 35, 50
HSL:
159°, 100.0000%, 24.9020%
HSV (HSB):
159°, 100.0000%, 49.8039%
XYZ:
9.1124, 15.7879, 10.5497
xyY:
0.2570, 0.4454, 15.7879
CIE-Lab:
46.6950, -41.3960, 16.2354
CIE-LCH:
46.6950, 44.4659, 158.5850
CIE-Luv:
46.6950, -40.3852, 26.4401
Hunter-Lab:
39.7340, -28.5985, 12.0718
#007f52 color charts
#007f52 color shades, tints & tones
#007f52 color schemes
#007f52 color preview, HTML & CSS examples
This text has a color of #007f52
<p style="color:#007f52;">Text here</p>
.mytext {color:#007f52;}
This box has a color of #007f52
<div style="background-color:#007f52;">Content here</div>
.mybackground {background-color:#007f52;}
Border around this has a color of #007f52
<div style="border:2px solid #007f52;">Content here</div>
.myborder {border:2px solid #007f52;}