#82001c color space conversions
Hex:
#82001c
RGB:
130, 0, 28
CMY:
49, 100, 89
CMYK:
0, 100, 78, 49
HSL:
347°, 100.0000%, 25.4902%
HSV (HSB):
347°, 100.0000%, 50.9804%
XYZ:
9.4155, 4.8297, 1.5346
xyY:
0.5967, 0.3061, 4.8297
CIE-Lab:
26.2439, 49.2657, 24.5240
CIE-LCH:
26.2439, 55.0321, 26.4637
CIE-Luv:
26.2439, 81.1099, 11.7295
Hunter-Lab:
21.9765, 38.0169, 11.2435
#82001c color charts
#82001c color shades, tints & tones
#82001c color schemes
#82001c color preview, HTML & CSS examples
This text has a color of #82001c
<p style="color:#82001c;">Text here</p>
.mytext {color:#82001c;}
This box has a color of #82001c
<div style="background-color:#82001c;">Content here</div>
.mybackground {background-color:#82001c;}
Border around this has a color of #82001c
<div style="border:2px solid #82001c;">Content here</div>
.myborder {border:2px solid #82001c;}