#82001f color space conversions
Hex:
#82001f
RGB:
130, 0, 31
CMY:
49, 100, 88
CMYK:
0, 100, 76, 49
HSL:
346°, 100.0000%, 25.4902%
HSV (HSB):
346°, 100.0000%, 50.9804%
XYZ:
9.4532, 4.8448, 1.7332
xyY:
0.5897, 0.3022, 4.8448
CIE-Lab:
26.2878, 49.3848, 22.5993
CIE-LCH:
26.2878, 54.3101, 24.5896
CIE-Luv:
26.2878, 80.3703, 10.5887
Hunter-Lab:
22.0108, 38.1436, 10.7388
#82001f color charts
#82001f color shades, tints & tones
#82001f color schemes
#82001f color preview, HTML & CSS examples
This text has a color of #82001f
<p style="color:#82001f;">Text here</p>
.mytext {color:#82001f;}
This box has a color of #82001f
<div style="background-color:#82001f;">Content here</div>
.mybackground {background-color:#82001f;}
Border around this has a color of #82001f
<div style="border:2px solid #82001f;">Content here</div>
.myborder {border:2px solid #82001f;}