#1f333c color space conversions
Hex:
#1f333c
RGB:
31, 51, 60
CMY:
88, 80, 76
CMYK:
48, 15, 0, 76
HSL:
199°, 31.8681%, 17.8431%
HSV (HSB):
199°, 48.3333%, 23.5294%
XYZ:
2.5645, 2.9852, 4.7160
xyY:
0.2498, 0.2908, 2.9852
CIE-Lab:
19.9845, -5.1400, -8.1950
CIE-LCH:
19.9845, 9.6736, 237.9034
CIE-Luv:
19.9845, -8.0581, -8.1604
Hunter-Lab:
17.2777, -3.7415, -4.0889
#1f333c color charts
#1f333c color shades, tints & tones
#1f333c color schemes
#1f333c color preview, HTML & CSS examples
This text has a color of #1f333c
<p style="color:#1f333c;">Text here</p>
.mytext {color:#1f333c;}
This box has a color of #1f333c
<div style="background-color:#1f333c;">Content here</div>
.mybackground {background-color:#1f333c;}
Border around this has a color of #1f333c
<div style="border:2px solid #1f333c;">Content here</div>
.myborder {border:2px solid #1f333c;}