#007e96 color space conversions
Hex:
#007e96
RGB:
0, 126, 150
CMY:
100, 51, 41
CMYK:
100, 16, 0, 41
HSL:
190°, 100.0000%, 29.4118%
HSV (HSB):
190°, 100.0000%, 58.8235%
XYZ:
12.9659, 17.1237, 31.4760
xyY:
0.2106, 0.2781, 17.1237
CIE-Lab:
48.4155, -20.2635, -21.1808
CIE-LCH:
48.4155, 29.3128, 226.2680
CIE-Luv:
48.4155, -34.9037, -28.4728
Hunter-Lab:
41.3808, -16.4869, -16.1319
#007e96 color charts
#007e96 color shades, tints & tones
#007e96 color schemes
#007e96 color preview, HTML & CSS examples
This text has a color of #007e96
<p style="color:#007e96;">Text here</p>
.mytext {color:#007e96;}
This box has a color of #007e96
<div style="background-color:#007e96;">Content here</div>
.mybackground {background-color:#007e96;}
Border around this has a color of #007e96
<div style="border:2px solid #007e96;">Content here</div>
.myborder {border:2px solid #007e96;}