#58082b color space conversions
Hex:
        #58082b
        RGB:
        88, 8, 43
        CMY:
        65, 97, 83
        CMYK:
        0, 91, 51, 65
      HSL:
        334°, 83.3333%, 18.8235%
        HSV (HSB):
        334°, 90.9091%, 34.5098%
        XYZ:
        4.5474, 2.4228, 2.5135
        xyY:
        0.4795, 0.2555, 2.4228
      CIE-Lab:
        17.5658, 36.8343, 0.9254
        CIE-LCH:
        17.5658, 36.8459, 1.4392
        CIE-Luv:
        17.5658, 40.5893, -4.1317
        Hunter-Lab:
        15.5653, 24.9092, 1.3216
      #58082b color charts
#58082b RGB chart
      #58082b CMYK chart
      #58082b RGB pie chart
      #58082b color shades, tints & tones
#58082b color schemes
#58082b color preview, HTML & CSS examples
           This text has a color of #58082b        
        
          <p style="color:#58082b;">Text here</p>
        
        
          .mytext {color:#58082b;}
        
        Text color #58082b
      
           This box has a color of #58082b        
        
          <div style="background-color:#58082b;">Content here</div>
        
        
          .mybackground {background-color:#58082b;}
        
        Background color #58082b
      
           Border around this has a color of #58082b        
        
          <div style="border:2px solid #58082b;">Content here</div>
        
        
          .myborder {border:2px solid #58082b;}
        
        Border color #58082b