#1f7f6a color space conversions
Hex:
#1f7f6a
RGB:
31, 127, 106
CMY:
88, 50, 58
CMYK:
76, 0, 17, 50
HSL:
167°, 60.7595%, 30.9804%
HSV (HSB):
167°, 75.5906%, 49.8039%
XYZ:
10.7560, 16.5107, 16.2556
xyY:
0.2471, 0.3794, 16.5107
CIE-Lab:
47.6375, -32.4526, 3.6207
CIE-LCH:
47.6375, 32.6539, 173.6339
CIE-Luv:
47.6375, -35.7826, 9.5379
Hunter-Lab:
40.6333, -23.8579, 4.7239
#1f7f6a color charts
#1f7f6a color shades, tints & tones
#1f7f6a color schemes
#1f7f6a color preview, HTML & CSS examples
This text has a color of #1f7f6a
<p style="color:#1f7f6a;">Text here</p>
.mytext {color:#1f7f6a;}
This box has a color of #1f7f6a
<div style="background-color:#1f7f6a;">Content here</div>
.mybackground {background-color:#1f7f6a;}
Border around this has a color of #1f7f6a
<div style="border:2px solid #1f7f6a;">Content here</div>
.myborder {border:2px solid #1f7f6a;}