#007a8b color space conversions
Hex:
#007a8b
RGB:
0, 122, 139
CMY:
100, 52, 45
CMYK:
100, 12, 0, 45
HSL:
187°, 100.0000%, 27.2549%
HSV (HSB):
187°, 100.0000%, 54.5098%
XYZ:
11.6197, 15.7831, 26.8601
xyY:
0.2141, 0.2909, 15.7831
CIE-Lab:
46.6887, -22.0551, -17.3493
CIE-LCH:
46.6887, 28.0611, 218.1898
CIE-Luv:
46.6887, -34.3194, -22.1594
Hunter-Lab:
39.7280, -17.3160, -12.2764
#007a8b color charts
#007a8b color shades, tints & tones
#007a8b color schemes
#007a8b color preview, HTML & CSS examples
This text has a color of #007a8b
<p style="color:#007a8b;">Text here</p>
.mytext {color:#007a8b;}
This box has a color of #007a8b
<div style="background-color:#007a8b;">Content here</div>
.mybackground {background-color:#007a8b;}
Border around this has a color of #007a8b
<div style="border:2px solid #007a8b;">Content here</div>
.myborder {border:2px solid #007a8b;}