#1f776d color space conversions
Hex:
#1f776d
RGB:
31, 119, 109
CMY:
88, 53, 57
CMYK:
74, 0, 8, 53
HSL:
173°, 58.6667%, 29.4118%
HSV (HSB):
173°, 73.9496%, 46.6667%
XYZ:
9.9222, 14.5891, 16.7610
xyY:
0.2404, 0.3535, 14.5891
CIE-Lab:
45.0662, -27.7872, -1.9008
CIE-LCH:
45.0662, 27.8521, 183.9133
CIE-Luv:
45.0662, -32.5779, 1.2943
Hunter-Lab:
38.1957, -20.4729, 0.7193
#1f776d color charts
#1f776d color shades, tints & tones
#1f776d color schemes
#1f776d color preview, HTML & CSS examples
This text has a color of #1f776d
<p style="color:#1f776d;">Text here</p>
.mytext {color:#1f776d;}
This box has a color of #1f776d
<div style="background-color:#1f776d;">Content here</div>
.mybackground {background-color:#1f776d;}
Border around this has a color of #1f776d
<div style="border:2px solid #1f776d;">Content here</div>
.myborder {border:2px solid #1f776d;}