#1f2c1c color space conversions
Hex:
#1f2c1c
RGB:
31, 44, 28
CMY:
88, 83, 89
CMYK:
30, 0, 36, 83
HSL:
109°, 22.2222%, 14.1176%
HSV (HSB):
109°, 36.3636%, 17.2549%
XYZ:
1.6754, 2.1765, 1.4304
xyY:
0.3172, 0.4120, 2.1765
CIE-Lab:
16.3876, -9.4769, 8.6491
CIE-LCH:
16.3876, 12.8304, 137.6148
CIE-Luv:
16.3876, -5.1751, 8.2984
Hunter-Lab:
14.7530, -5.5472, 4.5785
#1f2c1c color charts
#1f2c1c color shades, tints & tones
#1f2c1c color schemes
#1f2c1c color preview, HTML & CSS examples
This text has a color of #1f2c1c
<p style="color:#1f2c1c;">Text here</p>
.mytext {color:#1f2c1c;}
This box has a color of #1f2c1c
<div style="background-color:#1f2c1c;">Content here</div>
.mybackground {background-color:#1f2c1c;}
Border around this has a color of #1f2c1c
<div style="border:2px solid #1f2c1c;">Content here</div>
.myborder {border:2px solid #1f2c1c;}