#82070a color space conversions
Hex:
        #82070a
        RGB:
        130, 7, 10
        CMY:
        49, 97, 96
        CMYK:
        0, 95, 92, 49
      HSL:
        359°, 89.7810%, 26.8627%
        HSV (HSB):
        359°, 94.6154%, 50.9804%
        XYZ:
        9.3367, 4.9197, 0.7447
        xyY:
        0.6224, 0.3280, 4.9197
      CIE-Lab:
        26.5048, 47.4937, 35.0467
        CIE-LCH:
        26.5048, 59.0247, 36.4245
        CIE-Luv:
        26.5048, 82.5739, 17.3448
        Hunter-Lab:
        22.1804, 36.3227, 13.5357
      #82070a color charts
#82070a RGB chart
      #82070a CMYK chart
      #82070a RGB pie chart
      #82070a color shades, tints & tones
#82070a color schemes
#82070a color preview, HTML & CSS examples
           This text has a color of #82070a        
        
          <p style="color:#82070a;">Text here</p>
        
        
          .mytext {color:#82070a;}
        
        Text color #82070a
      
           This box has a color of #82070a        
        
          <div style="background-color:#82070a;">Content here</div>
        
        
          .mybackground {background-color:#82070a;}
        
        Background color #82070a
      
           Border around this has a color of #82070a        
        
          <div style="border:2px solid #82070a;">Content here</div>
        
        
          .myborder {border:2px solid #82070a;}
        
        Border color #82070a