#311b3d color space conversions
Hex:
#311b3d
RGB:
49, 27, 61
CMY:
81, 89, 76
CMYK:
20, 56, 0, 76
HSL:
279°, 38.6364%, 17.2549%
HSV (HSB):
279°, 55.7377%, 23.9216%
XYZ:
2.5009, 1.7738, 4.6254
xyY:
0.2810, 0.1993, 1.7738
CIE-Lab:
14.2521, 18.3175, -17.6260
CIE-LCH:
14.2521, 25.4206, 316.1022
CIE-Luv:
14.2521, 6.4639, -17.9613
Hunter-Lab:
13.3182, 10.2113, -11.2687
#311b3d color charts
#311b3d color shades, tints & tones
#311b3d color schemes
#311b3d color preview, HTML & CSS examples
This text has a color of #311b3d
<p style="color:#311b3d;">Text here</p>
.mytext {color:#311b3d;}
This box has a color of #311b3d
<div style="background-color:#311b3d;">Content here</div>
.mybackground {background-color:#311b3d;}
Border around this has a color of #311b3d
<div style="border:2px solid #311b3d;">Content here</div>
.myborder {border:2px solid #311b3d;}