#1f7f82 color space conversions
Hex:
#1f7f82
RGB:
31, 127, 130
CMY:
88, 50, 49
CMYK:
76, 2, 0, 49
HSL:
182°, 61.4907%, 31.5686%
HSV (HSB):
182°, 76.1538%, 50.9804%
XYZ:
12.1837, 17.0818, 23.7741
xyY:
0.2297, 0.3221, 17.0818
CIE-Lab:
48.3629, -25.3199, -9.4622
CIE-LCH:
48.3629, 27.0302, 200.4910
CIE-Luv:
48.3629, -34.1953, -9.9436
Hunter-Lab:
41.3301, -19.7076, -5.1740
#1f7f82 color charts
#1f7f82 color shades, tints & tones
#1f7f82 color schemes
#1f7f82 color preview, HTML & CSS examples
This text has a color of #1f7f82
<p style="color:#1f7f82;">Text here</p>
.mytext {color:#1f7f82;}
This box has a color of #1f7f82
<div style="background-color:#1f7f82;">Content here</div>
.mybackground {background-color:#1f7f82;}
Border around this has a color of #1f7f82
<div style="border:2px solid #1f7f82;">Content here</div>
.myborder {border:2px solid #1f7f82;}