#82003b color space conversions
Hex:
#82003b
RGB:
130, 0, 59
CMY:
49, 100, 77
CMYK:
0, 100, 55, 49
HSL:
333°, 100.0000%, 25.4902%
HSV (HSB):
333°, 100.0000%, 50.9804%
XYZ:
9.9953, 5.0616, 4.5878
xyY:
0.5088, 0.2577, 5.0616
CIE-Lab:
26.9095, 51.0511, 4.3867
CIE-LCH:
26.9095, 51.2393, 4.9112
CIE-Luv:
26.9095, 71.1003, -3.9681
Hunter-Lab:
22.4980, 39.9320, 3.6580
#82003b color charts
#82003b color shades, tints & tones
#82003b color schemes
#82003b color preview, HTML & CSS examples
This text has a color of #82003b
<p style="color:#82003b;">Text here</p>
.mytext {color:#82003b;}
This box has a color of #82003b
<div style="background-color:#82003b;">Content here</div>
.mybackground {background-color:#82003b;}
Border around this has a color of #82003b
<div style="border:2px solid #82003b;">Content here</div>
.myborder {border:2px solid #82003b;}