#1f656c color space conversions
Hex:
#1f656c
RGB:
31, 101, 108
CMY:
88, 60, 58
CMYK:
71, 6, 0, 58
HSL:
185°, 55.3957%, 27.2549%
HSV (HSB):
185°, 71.2963%, 42.3529%
XYZ:
7.9255, 10.6814, 15.8313
xyY:
0.2301, 0.3102, 10.6814
CIE-Lab:
39.0386, -18.7946, -10.2737
CIE-LCH:
39.0386, 21.4193, 208.6623
CIE-Luv:
39.0386, -25.7942, -11.4373
Hunter-Lab:
32.6824, -13.9076, -5.8424
#1f656c color charts
#1f656c color shades, tints & tones
#1f656c color schemes
#1f656c color preview, HTML & CSS examples
This text has a color of #1f656c
<p style="color:#1f656c;">Text here</p>
.mytext {color:#1f656c;}
This box has a color of #1f656c
<div style="background-color:#1f656c;">Content here</div>
.mybackground {background-color:#1f656c;}
Border around this has a color of #1f656c
<div style="border:2px solid #1f656c;">Content here</div>
.myborder {border:2px solid #1f656c;}