#078c8c color space conversions
Hex:
#078c8c
RGB:
7, 140, 140
CMY:
97, 45, 45
CMYK:
95, 0, 0, 45
HSL:
180°, 90.4762%, 28.8235%
HSV (HSB):
180°, 95.0000%, 54.9020%
XYZ:
14.1993, 20.6948, 28.0571
xyY:
0.2256, 0.3287, 20.6948
CIE-Lab:
52.6138, -30.4436, -8.9697
CIE-LCH:
52.6138, 31.7375, 196.4167
CIE-Luv:
52.6138, -40.2867, -8.6991
Hunter-Lab:
45.4915, -23.8947, -4.7232
#078c8c color charts
#078c8c color shades, tints & tones
#078c8c color schemes
#078c8c color preview, HTML & CSS examples
This text has a color of #078c8c
<p style="color:#078c8c;">Text here</p>
.mytext {color:#078c8c;}
This box has a color of #078c8c
<div style="background-color:#078c8c;">Content here</div>
.mybackground {background-color:#078c8c;}
Border around this has a color of #078c8c
<div style="border:2px solid #078c8c;">Content here</div>
.myborder {border:2px solid #078c8c;}