#5f2005 color space conversions
Hex:
        #5f2005
        RGB:
        95, 32, 5
        CMY:
        63, 87, 98
        CMYK:
        0, 66, 95, 63
      HSL:
        18°, 90.0000%, 19.6078%
        HSV (HSB):
        18°, 94.7368%, 37.2549%
        XYZ:
        5.2632, 3.4769, 0.5373
        xyY:
        0.5673, 0.3748, 3.4769
      CIE-Lab:
        21.8606, 27.3864, 30.0058
        CIE-LCH:
        21.8606, 40.6246, 47.6132
        CIE-Luv:
        21.8606, 45.1342, 17.5575
        Hunter-Lab:
        18.6464, 17.7531, 11.3441
      #5f2005 color charts
#5f2005 RGB chart
      #5f2005 CMYK chart
      #5f2005 RGB pie chart
      #5f2005 color shades, tints & tones
#5f2005 color schemes
#5f2005 color preview, HTML & CSS examples
           This text has a color of #5f2005        
        
          <p style="color:#5f2005;">Text here</p>
        
        
          .mytext {color:#5f2005;}
        
        Text color #5f2005
      
           This box has a color of #5f2005        
        
          <div style="background-color:#5f2005;">Content here</div>
        
        
          .mybackground {background-color:#5f2005;}
        
        Background color #5f2005
      
           Border around this has a color of #5f2005        
        
          <div style="border:2px solid #5f2005;">Content here</div>
        
        
          .myborder {border:2px solid #5f2005;}
        
        Border color #5f2005