#1f646e color space conversions
Hex:
#1f646e
RGB:
31, 100, 110
CMY:
88, 61, 57
CMYK:
72, 9, 0, 57
HSL:
188°, 56.0284%, 27.6471%
HSV (HSB):
188°, 71.8182%, 43.1373%
XYZ:
7.9367, 10.5314, 16.3663
xyY:
0.2278, 0.3023, 10.5314
CIE-Lab:
38.7798, -17.5766, -11.8913
CIE-LCH:
38.7798, 21.2212, 214.0800
CIE-Luv:
38.7798, -25.3001, -13.8639
Hunter-Lab:
32.4522, -13.1362, -7.1847
#1f646e color charts
#1f646e color shades, tints & tones
#1f646e color schemes
#1f646e color preview, HTML & CSS examples
This text has a color of #1f646e
<p style="color:#1f646e;">Text here</p>
.mytext {color:#1f646e;}
This box has a color of #1f646e
<div style="background-color:#1f646e;">Content here</div>
.mybackground {background-color:#1f646e;}
Border around this has a color of #1f646e
<div style="border:2px solid #1f646e;">Content here</div>
.myborder {border:2px solid #1f646e;}