#007b9f color space conversions
Hex:
#007b9f
RGB:
0, 123, 159
CMY:
100, 52, 38
CMYK:
100, 23, 0, 38
HSL:
194°, 100.0000%, 31.1765%
HSV (HSB):
194°, 100.0000%, 62.3529%
XYZ:
13.3410, 16.6691, 35.3152
xyY:
0.2042, 0.2552, 16.6691
CIE-Lab:
47.8404, -15.3260, -27.3442
CIE-LCH:
47.8404, 31.3463, 240.7301
CIE-Luv:
47.8404, -33.1790, -38.6392
Hunter-Lab:
40.8278, -13.1218, -22.7051
#007b9f color charts
#007b9f color shades, tints & tones
#007b9f color schemes
#007b9f color preview, HTML & CSS examples
This text has a color of #007b9f
<p style="color:#007b9f;">Text here</p>
.mytext {color:#007b9f;}
This box has a color of #007b9f
<div style="background-color:#007b9f;">Content here</div>
.mybackground {background-color:#007b9f;}
Border around this has a color of #007b9f
<div style="border:2px solid #007b9f;">Content here</div>
.myborder {border:2px solid #007b9f;}