#007b8a color space conversions
Hex:
#007b8a
RGB:
0, 123, 138
CMY:
100, 52, 46
CMYK:
100, 11, 0, 46
HSL:
187°, 100.0000%, 27.0588%
HSV (HSB):
187°, 100.0000%, 54.1176%
XYZ:
11.6704, 16.0009, 26.5181
xyY:
0.2154, 0.2953, 16.0009
CIE-Lab:
46.9757, -22.9319, -16.3199
CIE-LCH:
46.9757, 28.1462, 215.4383
CIE-Luv:
46.9757, -34.7535, -20.5065
Hunter-Lab:
40.0011, -17.9242, -11.3046
#007b8a color charts
#007b8a color shades, tints & tones
#007b8a color schemes
#007b8a color preview, HTML & CSS examples
This text has a color of #007b8a
<p style="color:#007b8a;">Text here</p>
.mytext {color:#007b8a;}
This box has a color of #007b8a
<div style="background-color:#007b8a;">Content here</div>
.mybackground {background-color:#007b8a;}
Border around this has a color of #007b8a
<div style="border:2px solid #007b8a;">Content here</div>
.myborder {border:2px solid #007b8a;}