#1f686f color space conversions
Hex:
#1f686f
RGB:
31, 104, 111
CMY:
88, 59, 56
CMYK:
72, 6, 0, 56
HSL:
185°, 56.3380%, 27.8431%
HSV (HSB):
185°, 72.0721%, 43.5294%
XYZ:
8.3846, 11.3396, 16.7858
xyY:
0.2297, 0.3106, 11.3396
CIE-Lab:
40.1467, -19.4322, -10.4354
CIE-LCH:
40.1467, 22.0569, 208.2366
CIE-Luv:
40.1467, -26.7627, -11.6674
Hunter-Lab:
33.6744, -14.4852, -5.9824
#1f686f color charts
#1f686f color shades, tints & tones
#1f686f color schemes
#1f686f color preview, HTML & CSS examples
This text has a color of #1f686f
<p style="color:#1f686f;">Text here</p>
.mytext {color:#1f686f;}
This box has a color of #1f686f
<div style="background-color:#1f686f;">Content here</div>
.mybackground {background-color:#1f686f;}
Border around this has a color of #1f686f
<div style="border:2px solid #1f686f;">Content here</div>
.myborder {border:2px solid #1f686f;}