#1f2f31 color space conversions
Hex:
#1f2f31
RGB:
31, 47, 49
CMY:
88, 82, 81
CMYK:
37, 4, 0, 81
HSL:
187°, 22.5000%, 15.6863%
HSV (HSB):
187°, 36.7347%, 19.2157%
XYZ:
2.1360, 2.5461, 3.2846
xyY:
0.2681, 0.3196, 2.5461
CIE-Lab:
18.1258, -5.9955, -3.4217
CIE-LCH:
18.1258, 6.9032, 209.7143
CIE-Luv:
18.1258, -6.4986, -2.7556
Hunter-Lab:
15.9565, -4.0294, -1.0352
#1f2f31 color charts
#1f2f31 color shades, tints & tones
#1f2f31 color schemes
#1f2f31 color preview, HTML & CSS examples
This text has a color of #1f2f31
<p style="color:#1f2f31;">Text here</p>
.mytext {color:#1f2f31;}
This box has a color of #1f2f31
<div style="background-color:#1f2f31;">Content here</div>
.mybackground {background-color:#1f2f31;}
Border around this has a color of #1f2f31
<div style="border:2px solid #1f2f31;">Content here</div>
.myborder {border:2px solid #1f2f31;}