#007d5b color space conversions
Hex:
#007d5b
RGB:
0, 125, 91
CMY:
100, 51, 64
CMYK:
100, 0, 27, 51
HSL:
164°, 100.0000%, 24.5098%
HSV (HSB):
164°, 100.0000%, 49.0196%
XYZ:
9.2219, 15.4226, 12.3883
xyY:
0.2490, 0.4165, 15.4226
CIE-Lab:
46.2076, -38.3814, 10.3417
CIE-LCH:
46.2076, 39.7503, 164.9200
CIE-Luv:
46.2076, -39.0567, 18.8914
Hunter-Lab:
39.2716, -26.8090, 8.7869
#007d5b color charts
#007d5b color shades, tints & tones
#007d5b color schemes
#007d5b color preview, HTML & CSS examples
This text has a color of #007d5b
<p style="color:#007d5b;">Text here</p>
.mytext {color:#007d5b;}
This box has a color of #007d5b
<div style="background-color:#007d5b;">Content here</div>
.mybackground {background-color:#007d5b;}
Border around this has a color of #007d5b
<div style="border:2px solid #007d5b;">Content here</div>
.myborder {border:2px solid #007d5b;}