#823a6a color space conversions
Hex:
        #823a6a
        RGB:
        130, 58, 106
        CMY:
        49, 77, 58
        CMYK:
        0, 55, 18, 49
      HSL:
        320°, 38.2979%, 36.8627%
        HSV (HSB):
        320°, 55.3846%, 50.9804%
        XYZ:
        13.3205, 8.8125, 14.6346
        xyY:
        0.3623, 0.2397, 8.8125
      CIE-Lab:
        35.6208, 37.2115, -13.4465
        CIE-LCH:
        35.6208, 39.5665, 340.1325
        CIE-Luv:
        35.6208, 38.6486, -22.9707
        Hunter-Lab:
        29.6859, 28.1451, -8.4487
      #823a6a color charts
#823a6a RGB chart
      #823a6a CMYK chart
      #823a6a RGB pie chart
      #823a6a color shades, tints & tones
#823a6a color schemes
#823a6a color preview, HTML & CSS examples
           This text has a color of #823a6a        
        
          <p style="color:#823a6a;">Text here</p>
        
        
          .mytext {color:#823a6a;}
        
        Text color #823a6a
      
           This box has a color of #823a6a        
        
          <div style="background-color:#823a6a;">Content here</div>
        
        
          .mybackground {background-color:#823a6a;}
        
        Background color #823a6a
      
           Border around this has a color of #823a6a        
        
          <div style="border:2px solid #823a6a;">Content here</div>
        
        
          .myborder {border:2px solid #823a6a;}
        
        Border color #823a6a