#1f646b color space conversions
Hex:
#1f646b
RGB:
31, 100, 107
CMY:
88, 61, 58
CMYK:
71, 7, 0, 58
HSL:
186°, 55.0725%, 27.0588%
HSV (HSB):
186°, 71.0280%, 41.9608%
XYZ:
7.7761, 10.4672, 15.5204
xyY:
0.2303, 0.3100, 10.4672
CIE-Lab:
38.6682, -18.5798, -10.2193
CIE-LCH:
38.6682, 21.2048, 208.8116
CIE-Luv:
38.6682, -25.4694, -11.3597
Hunter-Lab:
32.3530, -13.7151, -5.7956
#1f646b color charts
#1f646b color shades, tints & tones
#1f646b color schemes
#1f646b color preview, HTML & CSS examples
This text has a color of #1f646b
<p style="color:#1f646b;">Text here</p>
.mytext {color:#1f646b;}
This box has a color of #1f646b
<div style="background-color:#1f646b;">Content here</div>
.mybackground {background-color:#1f646b;}
Border around this has a color of #1f646b
<div style="border:2px solid #1f646b;">Content here</div>
.myborder {border:2px solid #1f646b;}