#5f5303 color space conversions
Hex:
        #5f5303
        RGB:
        95, 83, 3
        CMY:
        63, 67, 99
        CMYK:
        0, 13, 97, 63
      HSL:
        52°, 93.8776%, 19.2157%
        HSV (HSB):
        52°, 96.8421%, 37.2549%
        XYZ:
        7.8290, 8.6260, 1.3385
        xyY:
        0.4400, 0.4848, 8.6260
      CIE-Lab:
        35.2540, -3.3721, 42.2107
        CIE-LCH:
        35.2540, 42.3452, 94.5675
        CIE-Luv:
        35.2540, 10.9494, 37.2806
        Hunter-Lab:
        29.3700, -3.8158, 17.8570
      #5f5303 color charts
#5f5303 RGB chart
      #5f5303 CMYK chart
      #5f5303 RGB pie chart
      #5f5303 color shades, tints & tones
#5f5303 color schemes
#5f5303 color preview, HTML & CSS examples
           This text has a color of #5f5303        
        
          <p style="color:#5f5303;">Text here</p>
        
        
          .mytext {color:#5f5303;}
        
        Text color #5f5303
      
           This box has a color of #5f5303        
        
          <div style="background-color:#5f5303;">Content here</div>
        
        
          .mybackground {background-color:#5f5303;}
        
        Background color #5f5303
      
           Border around this has a color of #5f5303        
        
          <div style="border:2px solid #5f5303;">Content here</div>
        
        
          .myborder {border:2px solid #5f5303;}
        
        Border color #5f5303