#031f2c color space conversions
Hex:
#031f2c
RGB:
3, 31, 44
CMY:
99, 88, 83
CMYK:
93, 30, 0, 83
HSL:
199°, 87.2340%, 9.2157%
HSV (HSB):
199°, 93.1818%, 17.2549%
XYZ:
0.9822, 1.1812, 2.5591
xyY:
0.2080, 0.2501, 1.1812
CIE-Lab:
10.4178, -4.9639, -11.7412
CIE-LCH:
10.4178, 12.7474, 247.0823
CIE-Luv:
10.4178, -6.6224, -8.8454
Hunter-Lab:
10.8682, -2.8883, -6.3530
#031f2c color charts
#031f2c color shades, tints & tones
#031f2c color schemes
#031f2c color preview, HTML & CSS examples
This text has a color of #031f2c
<p style="color:#031f2c;">Text here</p>
.mytext {color:#031f2c;}
This box has a color of #031f2c
<div style="background-color:#031f2c;">Content here</div>
.mybackground {background-color:#031f2c;}
Border around this has a color of #031f2c
<div style="border:2px solid #031f2c;">Content here</div>
.myborder {border:2px solid #031f2c;}