#1f7f65 color space conversions
Hex:
#1f7f65
RGB:
31, 127, 101
CMY:
88, 50, 60
CMYK:
76, 0, 20, 50
HSL:
164°, 60.7595%, 30.9804%
HSV (HSB):
164°, 75.5906%, 49.8039%
XYZ:
10.5034, 16.4096, 14.9257
xyY:
0.2510, 0.3922, 16.4096
CIE-Lab:
47.5074, -33.7999, 6.3726
CIE-LCH:
47.5074, 34.3954, 169.3228
CIE-Luv:
47.5074, -36.1025, 13.3557
Hunter-Lab:
40.5088, -24.6077, 6.5104
#1f7f65 color charts
#1f7f65 color shades, tints & tones
#1f7f65 color schemes
#1f7f65 color preview, HTML & CSS examples
This text has a color of #1f7f65
<p style="color:#1f7f65;">Text here</p>
.mytext {color:#1f7f65;}
This box has a color of #1f7f65
<div style="background-color:#1f7f65;">Content here</div>
.mybackground {background-color:#1f7f65;}
Border around this has a color of #1f7f65
<div style="border:2px solid #1f7f65;">Content here</div>
.myborder {border:2px solid #1f7f65;}