#1f2d31 color space conversions
Hex:
#1f2d31
RGB:
31, 45, 49
CMY:
88, 82, 81
CMYK:
37, 8, 0, 81
HSL:
193°, 22.5000%, 15.6863%
HSV (HSB):
193°, 36.7347%, 19.2157%
XYZ:
2.0578, 2.3898, 3.2586
xyY:
0.2670, 0.3101, 2.3898
CIE-Lab:
17.4129, -4.6643, -4.4859
CIE-LCH:
17.4129, 6.4714, 223.8829
CIE-Luv:
17.4129, -5.7058, -3.9037
Hunter-Lab:
15.4591, -3.2923, -1.6761
#1f2d31 color charts
#1f2d31 color shades, tints & tones
#1f2d31 color schemes
#1f2d31 color preview, HTML & CSS examples
This text has a color of #1f2d31
<p style="color:#1f2d31;">Text here</p>
.mytext {color:#1f2d31;}
This box has a color of #1f2d31
<div style="background-color:#1f2d31;">Content here</div>
.mybackground {background-color:#1f2d31;}
Border around this has a color of #1f2d31
<div style="border:2px solid #1f2d31;">Content here</div>
.myborder {border:2px solid #1f2d31;}