#007d88 color space conversions
Hex:
#007d88
RGB:
0, 125, 136
CMY:
100, 51, 47
CMYK:
100, 8, 0, 47
HSL:
185°, 100.0000%, 26.6667%
HSV (HSB):
185°, 100.0000%, 53.3333%
XYZ:
11.7775, 16.4448, 25.8460
xyY:
0.2178, 0.3041, 16.4448
CIE-Lab:
47.5527, -24.6610, -14.2606
CIE-LCH:
47.5527, 28.4874, 210.0393
CIE-Luv:
47.5527, -35.6234, -17.2067
Hunter-Lab:
40.5522, -19.1247, -9.4020
#007d88 color charts
#007d88 color shades, tints & tones
#007d88 color schemes
#007d88 color preview, HTML & CSS examples
This text has a color of #007d88
<p style="color:#007d88;">Text here</p>
.mytext {color:#007d88;}
This box has a color of #007d88
<div style="background-color:#007d88;">Content here</div>
.mybackground {background-color:#007d88;}
Border around this has a color of #007d88
<div style="border:2px solid #007d88;">Content here</div>
.myborder {border:2px solid #007d88;}