#031f1d color space conversions
Hex:
#031f1d
RGB:
3, 31, 29
CMY:
99, 88, 89
CMYK:
90, 0, 6, 88
HSL:
176°, 82.3529%, 6.6667%
HSV (HSB):
176°, 90.3226%, 12.1569%
XYZ:
0.7493, 1.0880, 1.3329
xyY:
0.2364, 0.3432, 1.0880
CIE-Lab:
9.7043, -11.1343, -1.7762
CIE-LCH:
9.7043, 11.2751, 189.0636
CIE-Luv:
9.7043, -7.0117, -0.4482
Hunter-Lab:
10.4309, -5.4315, -0.2747
#031f1d color charts
#031f1d color shades, tints & tones
#031f1d color schemes
#031f1d color preview, HTML & CSS examples
This text has a color of #031f1d
<p style="color:#031f1d;">Text here</p>
.mytext {color:#031f1d;}
This box has a color of #031f1d
<div style="background-color:#031f1d;">Content here</div>
.mybackground {background-color:#031f1d;}
Border around this has a color of #031f1d
<div style="border:2px solid #031f1d;">Content here</div>
.myborder {border:2px solid #031f1d;}