#1f535c color space conversions
Hex:
#1f535c
RGB:
31, 83, 92
CMY:
88, 67, 64
CMYK:
66, 10, 0, 64
HSL:
189°, 49.5935%, 24.1176%
HSV (HSB):
189°, 66.3043%, 36.0784%
XYZ:
5.5901, 7.2505, 11.2301
xyY:
0.2322, 0.3012, 7.2505
CIE-Lab:
32.3706, -14.0487, -10.3956
CIE-LCH:
32.3706, 17.4767, 216.5002
CIE-Luv:
32.3706, -19.6922, -11.5892
Hunter-Lab:
26.9268, -10.0647, -5.8787
#1f535c color charts
#1f535c color shades, tints & tones
#1f535c color schemes
#1f535c color preview, HTML & CSS examples
This text has a color of #1f535c
<p style="color:#1f535c;">Text here</p>
.mytext {color:#1f535c;}
This box has a color of #1f535c
<div style="background-color:#1f535c;">Content here</div>
.mybackground {background-color:#1f535c;}
Border around this has a color of #1f535c
<div style="border:2px solid #1f535c;">Content here</div>
.myborder {border:2px solid #1f535c;}