#007c5e color space conversions
Hex:
#007c5e
RGB:
0, 124, 94
CMY:
100, 51, 63
CMYK:
100, 0, 24, 51
HSL:
165°, 100.0000%, 24.3137%
HSV (HSB):
165°, 100.0000%, 48.6275%
XYZ:
9.2280, 15.2235, 13.0417
xyY:
0.2461, 0.4060, 15.2235
CIE-Lab:
45.9387, -37.1719, 8.2035
CIE-LCH:
45.9387, 38.0664, 167.5549
CIE-Luv:
45.9387, -38.4844, 16.0145
Hunter-Lab:
39.0172, -26.0629, 7.4941
#007c5e color charts
#007c5e color shades, tints & tones
#007c5e color schemes
#007c5e color preview, HTML & CSS examples
This text has a color of #007c5e
<p style="color:#007c5e;">Text here</p>
.mytext {color:#007c5e;}
This box has a color of #007c5e
<div style="background-color:#007c5e;">Content here</div>
.mybackground {background-color:#007c5e;}
Border around this has a color of #007c5e
<div style="border:2px solid #007c5e;">Content here</div>
.myborder {border:2px solid #007c5e;}