#1f2e2b color space conversions
Hex:
#1f2e2b
RGB:
31, 46, 43
CMY:
88, 82, 83
CMYK:
33, 0, 7, 82
HSL:
168°, 19.4805%, 15.0980%
HSV (HSB):
168°, 32.6087%, 18.0392%
XYZ:
1.9781, 2.4197, 2.6483
xyY:
0.2807, 0.3434, 2.4197
CIE-Lab:
17.5516, -7.0856, -0.0996
CIE-LCH:
17.5516, 7.0863, 180.8055
CIE-Luv:
17.5516, -6.0793, 0.6493
Hunter-Lab:
15.5554, -4.5230, 0.7948
#1f2e2b color charts
#1f2e2b color shades, tints & tones
#1f2e2b color schemes
#1f2e2b color preview, HTML & CSS examples
This text has a color of #1f2e2b
<p style="color:#1f2e2b;">Text here</p>
.mytext {color:#1f2e2b;}
This box has a color of #1f2e2b
<div style="background-color:#1f2e2b;">Content here</div>
.mybackground {background-color:#1f2e2b;}
Border around this has a color of #1f2e2b
<div style="border:2px solid #1f2e2b;">Content here</div>
.myborder {border:2px solid #1f2e2b;}