#580f05 color space conversions
Hex:
        #580f05
        RGB:
        88, 15, 5
        CMY:
        65, 94, 98
        CMYK:
        0, 83, 94, 65
      HSL:
        7°, 89.2473%, 18.2353%
        HSV (HSB):
        7°, 94.3182%, 34.5098%
        XYZ:
        4.2227, 2.4273, 0.3895
        xyY:
        0.5999, 0.3448, 2.4273
      CIE-Lab:
        17.5866, 32.3175, 24.7501
        CIE-LCH:
        17.5866, 40.7061, 37.4464
        CIE-Luv:
        17.5866, 47.1515, 12.4094
        Hunter-Lab:
        15.5798, 21.1155, 9.4235
      #580f05 color charts
#580f05 RGB chart
      #580f05 CMYK chart
      #580f05 RGB pie chart
      #580f05 color shades, tints & tones
#580f05 color schemes
#580f05 color preview, HTML & CSS examples
           This text has a color of #580f05        
        
          <p style="color:#580f05;">Text here</p>
        
        
          .mytext {color:#580f05;}
        
        Text color #580f05
      
           This box has a color of #580f05        
        
          <div style="background-color:#580f05;">Content here</div>
        
        
          .mybackground {background-color:#580f05;}
        
        Background color #580f05
      
           Border around this has a color of #580f05        
        
          <div style="border:2px solid #580f05;">Content here</div>
        
        
          .myborder {border:2px solid #580f05;}
        
        Border color #580f05