#1f6e6e color space conversions
Hex:
#1f6e6e
RGB:
31, 110, 110
CMY:
88, 57, 57
CMYK:
72, 0, 0, 57
HSL:
180°, 56.0284%, 27.6471%
HSV (HSB):
180°, 71.8182%, 43.1373%
XYZ:
8.9555, 12.5690, 16.7059
xyY:
0.2343, 0.3288, 12.5690
CIE-Lab:
42.1065, -22.9386, -6.8862
CIE-LCH:
42.1065, 23.9499, 196.7097
CIE-Luv:
42.1065, -29.1031, -6.2850
Hunter-Lab:
35.4527, -16.9526, -3.1215
#1f6e6e color charts
#1f6e6e color shades, tints & tones
#1f6e6e color schemes
#1f6e6e color preview, HTML & CSS examples
This text has a color of #1f6e6e
<p style="color:#1f6e6e;">Text here</p>
.mytext {color:#1f6e6e;}
This box has a color of #1f6e6e
<div style="background-color:#1f6e6e;">Content here</div>
.mybackground {background-color:#1f6e6e;}
Border around this has a color of #1f6e6e
<div style="border:2px solid #1f6e6e;">Content here</div>
.myborder {border:2px solid #1f6e6e;}