#83252e color space conversions
Hex:
        #83252e
        RGB:
        131, 37, 46
        CMY:
        49, 85, 82
        CMYK:
        0, 72, 65, 49
      HSL:
        354°, 55.9524%, 32.9412%
        HSV (HSB):
        354°, 71.7557%, 51.3725%
        XYZ:
        10.5148, 6.3457, 3.2554
        xyY:
        0.5227, 0.3155, 6.3457
      CIE-Lab:
        30.2684, 40.5928, 17.6987
        CIE-LCH:
        30.2684, 44.2834, 23.5575
        CIE-Luv:
        30.2684, 65.4823, 10.3397
        Hunter-Lab:
        25.1906, 30.4237, 9.9713
      #83252e color charts
#83252e RGB chart
      #83252e CMYK chart
      #83252e RGB pie chart
      #83252e color shades, tints & tones
#83252e color schemes
#83252e color preview, HTML & CSS examples
           This text has a color of #83252e        
        
          <p style="color:#83252e;">Text here</p>
        
        
          .mytext {color:#83252e;}
        
        Text color #83252e
      
           This box has a color of #83252e        
        
          <div style="background-color:#83252e;">Content here</div>
        
        
          .mybackground {background-color:#83252e;}
        
        Background color #83252e
      
           Border around this has a color of #83252e        
        
          <div style="border:2px solid #83252e;">Content here</div>
        
        
          .myborder {border:2px solid #83252e;}
        
        Border color #83252e