#82003f color space conversions
Hex:
#82003f
RGB:
130, 0, 63
CMY:
49, 100, 75
CMYK:
0, 100, 52, 49
HSL:
331°, 100.0000%, 25.4902%
HSV (HSB):
331°, 100.0000%, 50.9804%
XYZ:
10.1031, 5.1047, 5.1554
xyY:
0.4961, 0.2507, 5.1047
CIE-Lab:
27.0310, 51.3728, 1.8370
CIE-LCH:
27.0310, 51.4056, 2.0479
CIE-Luv:
27.0310, 69.5138, -6.5145
Hunter-Lab:
22.5936, 40.2806, 2.2866
#82003f color charts
#82003f color shades, tints & tones
#82003f color schemes
#82003f color preview, HTML & CSS examples
This text has a color of #82003f
<p style="color:#82003f;">Text here</p>
.mytext {color:#82003f;}
This box has a color of #82003f
<div style="background-color:#82003f;">Content here</div>
.mybackground {background-color:#82003f;}
Border around this has a color of #82003f
<div style="border:2px solid #82003f;">Content here</div>
.myborder {border:2px solid #82003f;}