#830e3e color space conversions
Hex:
#830e3e
RGB:
131, 14, 62
CMY:
49, 95, 76
CMYK:
0, 89, 53, 49
HSL:
335°, 80.6897%, 28.4314%
HSV (HSB):
335°, 89.3130%, 51.3725%
XYZ:
10.3866, 5.4872, 5.0691
xyY:
0.4959, 0.2620, 5.4872
CIE-Lab:
28.0799, 49.0465, 4.0515
CIE-LCH:
28.0799, 49.2136, 4.7222
CIE-Luv:
28.0799, 68.3355, -3.8894
Hunter-Lab:
23.4247, 38.1544, 3.5669
#830e3e color charts
#830e3e color shades, tints & tones
#830e3e color schemes
#830e3e color preview, HTML & CSS examples
This text has a color of #830e3e
<p style="color:#830e3e;">Text here</p>
.mytext {color:#830e3e;}
This box has a color of #830e3e
<div style="background-color:#830e3e;">Content here</div>
.mybackground {background-color:#830e3e;}
Border around this has a color of #830e3e
<div style="border:2px solid #830e3e;">Content here</div>
.myborder {border:2px solid #830e3e;}