#031f2d color space conversions
Hex:
#031f2d
RGB:
3, 31, 45
CMY:
99, 88, 82
CMYK:
93, 31, 0, 82
HSL:
200°, 87.5000%, 9.4118%
HSV (HSB):
200°, 93.3333%, 17.6471%
XYZ:
1.0012, 1.1888, 2.6593
xyY:
0.2065, 0.2451, 1.1888
CIE-Lab:
10.4744, -4.5091, -12.3818
CIE-LCH:
10.4744, 13.1773, 249.9898
CIE-Luv:
10.4744, -6.6000, -9.4336
Hunter-Lab:
10.9032, -2.6897, -6.8288
#031f2d color charts
#031f2d color shades, tints & tones
#031f2d color schemes
#031f2d color preview, HTML & CSS examples
This text has a color of #031f2d
<p style="color:#031f2d;">Text here</p>
.mytext {color:#031f2d;}
This box has a color of #031f2d
<div style="background-color:#031f2d;">Content here</div>
.mybackground {background-color:#031f2d;}
Border around this has a color of #031f2d
<div style="border:2px solid #031f2d;">Content here</div>
.myborder {border:2px solid #031f2d;}