#82323c color space conversions
Hex:
        #82323c
        RGB:
        130, 50, 60
        CMY:
        49, 80, 76
        CMYK:
        0, 62, 54, 49
      HSL:
        353°, 44.4444%, 35.2941%
        HSV (HSB):
        353°, 61.5385%, 50.9804%
        XYZ:
        11.1621, 7.3533, 5.1060
        xyY:
        0.4725, 0.3113, 7.3533
      CIE-Lab:
        32.5980, 35.3794, 11.6673
        CIE-LCH:
        32.5980, 37.2536, 18.2514
        CIE-Luv:
        32.5980, 54.4922, 6.5708
        Hunter-Lab:
        27.1169, 26.0213, 7.8178
      #82323c color charts
#82323c RGB chart
      #82323c CMYK chart
      #82323c RGB pie chart
      #82323c color shades, tints & tones
#82323c color schemes
#82323c color preview, HTML & CSS examples
           This text has a color of #82323c        
        
          <p style="color:#82323c;">Text here</p>
        
        
          .mytext {color:#82323c;}
        
        Text color #82323c
      
           This box has a color of #82323c        
        
          <div style="background-color:#82323c;">Content here</div>
        
        
          .mybackground {background-color:#82323c;}
        
        Background color #82323c
      
           Border around this has a color of #82323c        
        
          <div style="border:2px solid #82323c;">Content here</div>
        
        
          .myborder {border:2px solid #82323c;}
        
        Border color #82323c