#582f02 color space conversions
Hex:
        #582f02
        RGB:
        88, 47, 2
        CMY:
        65, 82, 99
        CMYK:
        0, 47, 98, 65
      HSL:
        31°, 95.5556%, 17.6471%
        HSV (HSB):
        31°, 97.7273%, 34.5098%
        XYZ:
        5.0520, 4.1121, 0.5849
        xyY:
        0.5182, 0.4218, 4.1121
      CIE-Lab:
        24.0387, 15.4135, 33.0802
        CIE-LCH:
        24.0387, 36.4949, 65.0171
        CIE-Luv:
        24.0387, 30.3803, 22.5107
        Hunter-Lab:
        20.2784, 8.9828, 12.4848
      #582f02 color charts
#582f02 RGB chart
      #582f02 CMYK chart
      #582f02 RGB pie chart
      #582f02 color shades, tints & tones
#582f02 color schemes
#582f02 color preview, HTML & CSS examples
           This text has a color of #582f02        
        
          <p style="color:#582f02;">Text here</p>
        
        
          .mytext {color:#582f02;}
        
        Text color #582f02
      
           This box has a color of #582f02        
        
          <div style="background-color:#582f02;">Content here</div>
        
        
          .mybackground {background-color:#582f02;}
        
        Background color #582f02
      
           Border around this has a color of #582f02        
        
          <div style="border:2px solid #582f02;">Content here</div>
        
        
          .myborder {border:2px solid #582f02;}
        
        Border color #582f02