#5a1a16 color space conversions
Hex:
        #5a1a16
        RGB:
        90, 26, 22
        CMY:
        65, 90, 91
        CMYK:
        0, 71, 76, 65
      HSL:
        4°, 60.7143%, 21.9608%
        HSV (HSB):
        4°, 75.5556%, 35.2941%
        XYZ:
        4.7307, 2.9704, 1.0831
        xyY:
        0.5385, 0.3382, 2.9704
      CIE-Lab:
        19.9249, 29.0724, 18.9269
        CIE-LCH:
        19.9249, 34.6905, 33.0652
        CIE-Luv:
        19.9249, 42.0519, 10.4974
        Hunter-Lab:
        17.2348, 18.8344, 8.3385
      #5a1a16 color charts
#5a1a16 RGB chart
      #5a1a16 CMYK chart
      #5a1a16 RGB pie chart
      #5a1a16 color shades, tints & tones
#5a1a16 color schemes
#5a1a16 color preview, HTML & CSS examples
           This text has a color of #5a1a16        
        
          <p style="color:#5a1a16;">Text here</p>
        
        
          .mytext {color:#5a1a16;}
        
        Text color #5a1a16
      
           This box has a color of #5a1a16        
        
          <div style="background-color:#5a1a16;">Content here</div>
        
        
          .mybackground {background-color:#5a1a16;}
        
        Background color #5a1a16
      
           Border around this has a color of #5a1a16        
        
          <div style="border:2px solid #5a1a16;">Content here</div>
        
        
          .myborder {border:2px solid #5a1a16;}
        
        Border color #5a1a16