#82181e color space conversions
Hex:
        #82181e
        RGB:
        130, 24, 30
        CMY:
        49, 91, 88
        CMYK:
        0, 82, 77, 49
      HSL:
        357°, 68.8312%, 30.1961%
        HSV (HSB):
        357°, 81.5385%, 50.9804%
        XYZ:
        9.7669, 5.4928, 1.7737
        xyY:
        0.5734, 0.3225, 5.4928
      CIE-Lab:
        28.0951, 44.1292, 25.3261
        CIE-LCH:
        28.0951, 50.8802, 29.8519
        CIE-Luv:
        28.0951, 74.1185, 14.1694
        Hunter-Lab:
        23.4368, 33.3726, 11.9186
      #82181e color charts
#82181e RGB chart
      #82181e CMYK chart
      #82181e RGB pie chart
      #82181e color shades, tints & tones
#82181e color schemes
#82181e color preview, HTML & CSS examples
           This text has a color of #82181e        
        
          <p style="color:#82181e;">Text here</p>
        
        
          .mytext {color:#82181e;}
        
        Text color #82181e
      
           This box has a color of #82181e        
        
          <div style="background-color:#82181e;">Content here</div>
        
        
          .mybackground {background-color:#82181e;}
        
        Background color #82181e
      
           Border around this has a color of #82181e        
        
          <div style="border:2px solid #82181e;">Content here</div>
        
        
          .myborder {border:2px solid #82181e;}
        
        Border color #82181e