#007f8a color space conversions
Hex:
#007f8a
RGB:
0, 127, 138
CMY:
100, 50, 46
CMYK:
100, 8, 0, 46
HSL:
185°, 100.0000%, 27.0588%
HSV (HSB):
185°, 100.0000%, 54.1176%
XYZ:
12.1768, 17.0137, 26.6869
xyY:
0.2179, 0.3045, 17.0137
CIE-Lab:
48.2773, -24.9987, -14.3401
CIE-LCH:
48.2773, 28.8196, 209.8401
CIE-Luv:
48.2773, -36.1828, -17.3354
Hunter-Lab:
41.2477, -19.4881, -9.4868
#007f8a color charts
#007f8a color shades, tints & tones
#007f8a color schemes
#007f8a color preview, HTML & CSS examples
This text has a color of #007f8a
<p style="color:#007f8a;">Text here</p>
.mytext {color:#007f8a;}
This box has a color of #007f8a
<div style="background-color:#007f8a;">Content here</div>
.mybackground {background-color:#007f8a;}
Border around this has a color of #007f8a
<div style="border:2px solid #007f8a;">Content here</div>
.myborder {border:2px solid #007f8a;}