#1f312e color space conversions
Hex:
#1f312e
RGB:
31, 49, 46
CMY:
88, 81, 82
CMYK:
37, 0, 6, 81
HSL:
170°, 22.5000%, 15.6863%
HSV (HSB):
170°, 36.7347%, 19.2157%
XYZ:
2.1565, 2.6852, 2.9894
xyY:
0.2754, 0.3429, 2.6852
CIE-Lab:
18.7362, -8.1755, -0.4452
CIE-LCH:
18.7362, 8.1876, 183.1169
CIE-Luv:
18.7362, -7.3132, 0.4407
Hunter-Lab:
16.3865, -5.1852, 0.6543
#1f312e color charts
#1f312e color shades, tints & tones
#1f312e color schemes
#1f312e color preview, HTML & CSS examples
This text has a color of #1f312e
<p style="color:#1f312e;">Text here</p>
.mytext {color:#1f312e;}
This box has a color of #1f312e
<div style="background-color:#1f312e;">Content here</div>
.mybackground {background-color:#1f312e;}
Border around this has a color of #1f312e
<div style="border:2px solid #1f312e;">Content here</div>
.myborder {border:2px solid #1f312e;}