#1f686e color space conversions
Hex:
#1f686e
RGB:
31, 104, 110
CMY:
88, 59, 57
CMYK:
72, 5, 0, 57
HSL:
185°, 56.0284%, 27.6471%
HSV (HSB):
185°, 71.8182%, 43.1373%
XYZ:
8.3299, 11.3177, 16.4974
xyY:
0.2305, 0.3131, 11.3177
CIE-Lab:
40.1105, -19.7619, -9.8800
CIE-LCH:
40.1105, 22.0941, 206.5629
CIE-Luv:
40.1105, -26.8213, -10.8328
Hunter-Lab:
33.6418, -14.6758, -5.5255
#1f686e color charts
#1f686e color shades, tints & tones
#1f686e color schemes
#1f686e color preview, HTML & CSS examples
This text has a color of #1f686e
<p style="color:#1f686e;">Text here</p>
.mytext {color:#1f686e;}
This box has a color of #1f686e
<div style="background-color:#1f686e;">Content here</div>
.mybackground {background-color:#1f686e;}
Border around this has a color of #1f686e
<div style="border:2px solid #1f686e;">Content here</div>
.myborder {border:2px solid #1f686e;}