#82013e color space conversions
Hex:
#82013e
RGB:
130, 1, 62
CMY:
49, 100, 76
CMYK:
0, 99, 52, 49
HSL:
332°, 98.4733%, 25.6863%
HSV (HSB):
332°, 99.2308%, 50.9804%
XYZ:
10.0863, 5.1153, 5.0132
xyY:
0.4990, 0.2530, 5.1153
CIE-Lab:
27.0609, 51.1124, 2.5602
CIE-LCH:
27.0609, 51.1765, 2.8675
CIE-Luv:
27.0609, 69.7462, -5.7498
Hunter-Lab:
22.6171, 40.0235, 2.6901
#82013e color charts
#82013e color shades, tints & tones
#82013e color schemes
#82013e color preview, HTML & CSS examples
This text has a color of #82013e
<p style="color:#82013e;">Text here</p>
.mytext {color:#82013e;}
This box has a color of #82013e
<div style="background-color:#82013e;">Content here</div>
.mybackground {background-color:#82013e;}
Border around this has a color of #82013e
<div style="border:2px solid #82013e;">Content here</div>
.myborder {border:2px solid #82013e;}