#007b80 color space conversions
Hex:
#007b80
RGB:
0, 123, 128
CMY:
100, 52, 50
CMYK:
100, 4, 0, 50
HSL:
182°, 100.0000%, 25.0980%
HSV (HSB):
182°, 100.0000%, 50.1961%
XYZ:
10.9792, 15.7244, 22.8785
xyY:
0.2214, 0.3171, 15.7244
CIE-Lab:
46.6109, -26.3656, -10.9514
CIE-LCH:
46.6109, 28.5496, 202.5564
CIE-Luv:
46.6109, -35.5285, -11.9687
Hunter-Lab:
39.6540, -19.9723, -6.4497
#007b80 color charts
#007b80 color shades, tints & tones
#007b80 color schemes
#007b80 color preview, HTML & CSS examples
This text has a color of #007b80
<p style="color:#007b80;">Text here</p>
.mytext {color:#007b80;}
This box has a color of #007b80
<div style="background-color:#007b80;">Content here</div>
.mybackground {background-color:#007b80;}
Border around this has a color of #007b80
<div style="border:2px solid #007b80;">Content here</div>
.myborder {border:2px solid #007b80;}