#82271f color space conversions
Hex:
        #82271f
        RGB:
        130, 39, 31
        CMY:
        49, 85, 88
        CMYK:
        0, 70, 76, 49
      HSL:
        5°, 61.4907%, 31.5686%
        HSV (HSB):
        5°, 76.1538%, 50.9804%
        XYZ:
        10.1788, 6.2958, 1.9751
        xyY:
        0.5517, 0.3412, 6.2958
      CIE-Lab:
        30.1468, 38.5323, 27.0138
        CIE-LCH:
        30.1468, 47.0583, 35.0331
        CIE-Luv:
        30.1468, 66.8149, 17.3435
        Hunter-Lab:
        25.0914, 28.5016, 12.8970
      #82271f color charts
#82271f RGB chart
      #82271f CMYK chart
      #82271f RGB pie chart
      #82271f color shades, tints & tones
#82271f color schemes
#82271f color preview, HTML & CSS examples
           This text has a color of #82271f        
        
          <p style="color:#82271f;">Text here</p>
        
        
          .mytext {color:#82271f;}
        
        Text color #82271f
      
           This box has a color of #82271f        
        
          <div style="background-color:#82271f;">Content here</div>
        
        
          .mybackground {background-color:#82271f;}
        
        Background color #82271f
      
           Border around this has a color of #82271f        
        
          <div style="border:2px solid #82271f;">Content here</div>
        
        
          .myborder {border:2px solid #82271f;}
        
        Border color #82271f