#007d82 color space conversions
Hex:
#007d82
RGB:
0, 125, 130
CMY:
100, 51, 49
CMYK:
100, 4, 0, 49
HSL:
182°, 100.0000%, 25.4902%
HSV (HSB):
182°, 100.0000%, 50.9804%
XYZ:
11.3629, 16.2789, 23.6624
xyY:
0.2215, 0.3173, 16.2789
CIE-Lab:
47.3383, -26.6975, -11.0397
CIE-LCH:
47.3383, 28.8900, 202.4657
CIE-Luv:
47.3383, -36.0906, -12.0943
Hunter-Lab:
40.3472, -20.3370, -6.5287
#007d82 color charts
#007d82 color shades, tints & tones
#007d82 color schemes
#007d82 color preview, HTML & CSS examples
This text has a color of #007d82
<p style="color:#007d82;">Text here</p>
.mytext {color:#007d82;}
This box has a color of #007d82
<div style="background-color:#007d82;">Content here</div>
.mybackground {background-color:#007d82;}
Border around this has a color of #007d82
<div style="border:2px solid #007d82;">Content here</div>
.myborder {border:2px solid #007d82;}