#1f2f29 color space conversions
Hex:
#1f2f29
RGB:
31, 47, 41
CMY:
88, 82, 84
CMYK:
34, 0, 13, 82
HSL:
158°, 20.5128%, 15.2941%
HSV (HSB):
158°, 34.0426%, 18.4314%
XYZ:
1.9818, 2.4844, 2.4729
xyY:
0.2856, 0.3580, 2.4844
CIE-Lab:
17.8481, -8.2775, 1.7201
CIE-LCH:
17.8481, 8.4544, 168.2610
CIE-Luv:
17.8481, -6.4898, 2.5059
Hunter-Lab:
15.7621, -5.1401, 1.7315
#1f2f29 color charts
#1f2f29 color shades, tints & tones
#1f2f29 color schemes
#1f2f29 color preview, HTML & CSS examples
This text has a color of #1f2f29
<p style="color:#1f2f29;">Text here</p>
.mytext {color:#1f2f29;}
This box has a color of #1f2f29
<div style="background-color:#1f2f29;">Content here</div>
.mybackground {background-color:#1f2f29;}
Border around this has a color of #1f2f29
<div style="border:2px solid #1f2f29;">Content here</div>
.myborder {border:2px solid #1f2f29;}