#007b8b color space conversions
Hex:
#007b8b
RGB:
0, 123, 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.7432, 16.0300, 26.9013
xyY:
0.2148, 0.2932, 16.0300
CIE-Lab:
47.0138, -22.5810, -16.8527
CIE-LCH:
47.0138, 28.1765, 216.7348
CIE-Luv:
47.0138, -34.6766, -21.3662
Hunter-Lab:
40.0375, -17.7108, -11.8108
#007b8b color charts
#007b8b color shades, tints & tones
#007b8b color schemes
#007b8b color preview, HTML & CSS examples
This text has a color of #007b8b
<p style="color:#007b8b;">Text here</p>
.mytext {color:#007b8b;}
This box has a color of #007b8b
<div style="background-color:#007b8b;">Content here</div>
.mybackground {background-color:#007b8b;}
Border around this has a color of #007b8b
<div style="border:2px solid #007b8b;">Content here</div>
.myborder {border:2px solid #007b8b;}