#1f667f color space conversions
Hex:
#1f667f
RGB:
31, 102, 127
CMY:
88, 60, 50
CMYK:
76, 20, 0, 50
HSL:
196°, 60.7595%, 30.9804%
HSV (HSB):
196°, 75.5906%, 49.8039%
XYZ:
9.1472, 11.3264, 21.7828
xyY:
0.2165, 0.2680, 11.3264
CIE-Lab:
40.1248, -12.7847, -20.2049
CIE-LCH:
40.1248, 23.9099, 237.6764
CIE-Luv:
40.1248, -25.1033, -26.7222
Hunter-Lab:
33.6547, -10.3800, -14.8168
#1f667f color charts
#1f667f color shades, tints & tones
#1f667f color schemes
#1f667f color preview, HTML & CSS examples
This text has a color of #1f667f
<p style="color:#1f667f;">Text here</p>
.mytext {color:#1f667f;}
This box has a color of #1f667f
<div style="background-color:#1f667f;">Content here</div>
.mybackground {background-color:#1f667f;}
Border around this has a color of #1f667f
<div style="border:2px solid #1f667f;">Content here</div>
.myborder {border:2px solid #1f667f;}