#1f6f6f color space conversions
Hex:
#1f6f6f
RGB:
31, 111, 111
CMY:
88, 56, 56
CMYK:
72, 0, 0, 56
HSL:
180°, 56.3380%, 27.8431%
HSV (HSB):
180°, 72.0721%, 43.5294%
XYZ:
9.1188, 12.8079, 17.0305
xyY:
0.2341, 0.3288, 12.8079
CIE-Lab:
42.4723, -23.1412, -6.9443
CIE-LCH:
42.4723, 24.1607, 196.7037
CIE-Luv:
42.4723, -29.4214, -6.3537
Hunter-Lab:
35.7881, -17.1476, -3.1627
#1f6f6f color charts
#1f6f6f color shades, tints & tones
#1f6f6f color schemes
#1f6f6f color preview, HTML & CSS examples
This text has a color of #1f6f6f
<p style="color:#1f6f6f;">Text here</p>
.mytext {color:#1f6f6f;}
This box has a color of #1f6f6f
<div style="background-color:#1f6f6f;">Content here</div>
.mybackground {background-color:#1f6f6f;}
Border around this has a color of #1f6f6f
<div style="border:2px solid #1f6f6f;">Content here</div>
.myborder {border:2px solid #1f6f6f;}