#1f6f6b color space conversions
Hex:
#1f6f6b
RGB:
31, 111, 107
CMY:
88, 56, 58
CMYK:
72, 0, 4, 56
HSL:
177°, 56.3380%, 27.8431%
HSV (HSB):
177°, 72.0721%, 43.5294%
XYZ:
8.9034, 12.7217, 15.8962
xyY:
0.2373, 0.3391, 12.7217
CIE-Lab:
42.3409, -24.3915, -4.7234
CIE-LCH:
42.3409, 24.8446, 190.9596
CIE-Luv:
42.3409, -29.6679, -3.0684
Hunter-Lab:
35.6675, -17.8609, -1.4569
#1f6f6b color charts
#1f6f6b color shades, tints & tones
#1f6f6b color schemes
#1f6f6b color preview, HTML & CSS examples
This text has a color of #1f6f6b
<p style="color:#1f6f6b;">Text here</p>
.mytext {color:#1f6f6b;}
This box has a color of #1f6f6b
<div style="background-color:#1f6f6b;">Content here</div>
.mybackground {background-color:#1f6f6b;}
Border around this has a color of #1f6f6b
<div style="border:2px solid #1f6f6b;">Content here</div>
.myborder {border:2px solid #1f6f6b;}