#1f646c color space conversions
Hex:
#1f646c
RGB:
31, 100, 108
CMY:
88, 61, 58
CMYK:
71, 7, 0, 58
HSL:
186°, 55.3957%, 27.2549%
HSV (HSB):
186°, 71.2963%, 42.3529%
XYZ:
7.8290, 10.4884, 15.7992
xyY:
0.2295, 0.3074, 10.4884
CIE-Lab:
38.7050, -18.2472, -10.7775
CIE-LCH:
38.7050, 21.1923, 210.5677
CIE-Luv:
38.7050, -25.4129, -12.1927
Hunter-Lab:
32.3857, -13.5239, -6.2542
#1f646c color charts
#1f646c color shades, tints & tones
#1f646c color schemes
#1f646c color preview, HTML & CSS examples
This text has a color of #1f646c
<p style="color:#1f646c;">Text here</p>
.mytext {color:#1f646c;}
This box has a color of #1f646c
<div style="background-color:#1f646c;">Content here</div>
.mybackground {background-color:#1f646c;}
Border around this has a color of #1f646c
<div style="border:2px solid #1f646c;">Content here</div>
.myborder {border:2px solid #1f646c;}