#1f2e24 color space conversions
Hex:
#1f2e24
RGB:
31, 46, 36
CMY:
88, 82, 86
CMYK:
33, 0, 22, 82
HSL:
140°, 19.4805%, 15.0980%
HSV (HSB):
140°, 32.6087%, 18.0392%
XYZ:
1.8605, 2.3727, 2.0290
xyY:
0.2971, 0.3789, 2.3727
CIE-Lab:
17.3327, -8.9237, 4.4466
CIE-LCH:
17.3327, 9.9702, 153.5135
CIE-Luv:
17.3327, -6.0626, 4.9883
Hunter-Lab:
15.4035, -5.3960, 2.9726
#1f2e24 color charts
#1f2e24 color shades, tints & tones
#1f2e24 color schemes
#1f2e24 color preview, HTML & CSS examples
This text has a color of #1f2e24
<p style="color:#1f2e24;">Text here</p>
.mytext {color:#1f2e24;}
This box has a color of #1f2e24
<div style="background-color:#1f2e24;">Content here</div>
.mybackground {background-color:#1f2e24;}
Border around this has a color of #1f2e24
<div style="border:2px solid #1f2e24;">Content here</div>
.myborder {border:2px solid #1f2e24;}