#007d5e color space conversions
Hex:
#007d5e
RGB:
0, 125, 94
CMY:
100, 51, 63
CMYK:
100, 0, 25, 51
HSL:
165°, 100.0000%, 24.5098%
HSV (HSB):
165°, 100.0000%, 49.0196%
XYZ:
9.3540, 15.4754, 13.0837
xyY:
0.2467, 0.4082, 15.4754
CIE-Lab:
46.2785, -37.5957, 8.6837
CIE-LCH:
46.2785, 38.5855, 166.9942
CIE-Luv:
46.2785, -38.8416, 16.7147
Hunter-Lab:
39.3388, -26.3990, 7.8178
#007d5e color charts
#007d5e color shades, tints & tones
#007d5e color schemes
#007d5e color preview, HTML & CSS examples
This text has a color of #007d5e
<p style="color:#007d5e;">Text here</p>
.mytext {color:#007d5e;}
This box has a color of #007d5e
<div style="background-color:#007d5e;">Content here</div>
.mybackground {background-color:#007d5e;}
Border around this has a color of #007d5e
<div style="border:2px solid #007d5e;">Content here</div>
.myborder {border:2px solid #007d5e;}