#078e8e color space conversions
Hex:
#078e8e
RGB:
7, 142, 142
CMY:
97, 44, 44
CMYK:
95, 0, 0, 44
HSL:
180°, 90.6040%, 29.2157%
HSV (HSB):
180°, 95.0704%, 55.6863%
XYZ:
14.6431, 21.3442, 28.9392
xyY:
0.2255, 0.3287, 21.3442
CIE-Lab:
53.3241, -30.7696, -9.0652
CIE-LCH:
53.3241, 32.0772, 196.4158
CIE-Luv:
53.3241, -40.8432, -8.8193
Hunter-Lab:
46.1997, -24.2736, -4.7991
#078e8e color charts
#078e8e color shades, tints & tones
#078e8e color schemes
#078e8e color preview, HTML & CSS examples
This text has a color of #078e8e
<p style="color:#078e8e;">Text here</p>
.mytext {color:#078e8e;}
This box has a color of #078e8e
<div style="background-color:#078e8e;">Content here</div>
.mybackground {background-color:#078e8e;}
Border around this has a color of #078e8e
<div style="border:2px solid #078e8e;">Content here</div>
.myborder {border:2px solid #078e8e;}