#5b5412 color space conversions
Hex:
        #5b5412
        RGB:
        91, 84, 18
        CMY:
        64, 67, 93
        CMYK:
        0, 8, 80, 64
      HSL:
        54°, 66.9725%, 21.3725%
        HSV (HSB):
        54°, 80.2198%, 35.6863%
        XYZ:
        7.5939, 8.6085, 1.8336
        xyY:
        0.4210, 0.4773, 8.6085
      CIE-Lab:
        35.2193, -5.4224, 37.0449
        CIE-LCH:
        35.2193, 37.4397, 98.3275
        CIE-Luv:
        35.2193, 7.2061, 34.9889
        Hunter-Lab:
        29.3402, -5.1456, 16.8328
      #5b5412 color charts
#5b5412 RGB chart
      #5b5412 CMYK chart
      #5b5412 RGB pie chart
      #5b5412 color shades, tints & tones
#5b5412 color schemes
#5b5412 color preview, HTML & CSS examples
           This text has a color of #5b5412        
        
          <p style="color:#5b5412;">Text here</p>
        
        
          .mytext {color:#5b5412;}
        
        Text color #5b5412
      
           This box has a color of #5b5412        
        
          <div style="background-color:#5b5412;">Content here</div>
        
        
          .mybackground {background-color:#5b5412;}
        
        Background color #5b5412
      
           Border around this has a color of #5b5412        
        
          <div style="border:2px solid #5b5412;">Content here</div>
        
        
          .myborder {border:2px solid #5b5412;}
        
        Border color #5b5412