#1f2c2c color space conversions
Hex:
#1f2c2c
RGB:
31, 44, 44
CMY:
88, 83, 83
CMYK:
30, 0, 0, 83
HSL:
180°, 17.3333%, 14.7059%
HSV (HSB):
180°, 29.5455%, 17.2549%
XYZ:
1.9204, 2.2745, 2.7207
xyY:
0.2777, 0.3289, 2.2745
CIE-Lab:
16.8666, -5.4844, -1.8039
CIE-LCH:
16.8666, 5.7734, 198.2066
CIE-Luv:
16.8666, -5.2735, -1.1404
Hunter-Lab:
15.0815, -3.6636, -0.1388
#1f2c2c color charts
#1f2c2c color shades, tints & tones
#1f2c2c color schemes
#1f2c2c color preview, HTML & CSS examples
This text has a color of #1f2c2c
<p style="color:#1f2c2c;">Text here</p>
.mytext {color:#1f2c2c;}
This box has a color of #1f2c2c
<div style="background-color:#1f2c2c;">Content here</div>
.mybackground {background-color:#1f2c2c;}
Border around this has a color of #1f2c2c
<div style="border:2px solid #1f2c2c;">Content here</div>
.myborder {border:2px solid #1f2c2c;}