#31080b color space conversions
Hex:
#31080b
RGB:
49, 8, 11
CMY:
81, 97, 96
CMYK:
0, 84, 78, 81
HSL:
356°, 71.9298%, 11.1765%
HSV (HSB):
356°, 83.6735%, 19.2157%
XYZ:
1.4139, 0.8508, 0.4063
xyY:
0.5293, 0.3185, 0.8508
CIE-Lab:
7.6852, 20.8769, 7.4387
CIE-LCH:
7.6852, 22.1626, 19.6115
CIE-Luv:
7.6852, 16.9365, 2.9025
Hunter-Lab:
9.2239, 11.2193, 3.8450
#31080b color charts
#31080b color shades, tints & tones
#31080b color schemes
#31080b color preview, HTML & CSS examples
This text has a color of #31080b
<p style="color:#31080b;">Text here</p>
.mytext {color:#31080b;}
This box has a color of #31080b
<div style="background-color:#31080b;">Content here</div>
.mybackground {background-color:#31080b;}
Border around this has a color of #31080b
<div style="border:2px solid #31080b;">Content here</div>
.myborder {border:2px solid #31080b;}