#5a1a14 color space conversions
Hex:
        #5a1a14
        RGB:
        90, 26, 20
        CMY:
        65, 90, 92
        CMYK:
        0, 71, 78, 65
      HSL:
        5°, 63.6364%, 21.5686%
        HSV (HSB):
        5°, 77.7778%, 35.2941%
        XYZ:
        4.7121, 2.9630, 0.9854
        xyY:
        0.5441, 0.3421, 2.9630
      CIE-Lab:
        19.8949, 28.9607, 20.2095
        CIE-LCH:
        19.8949, 35.3150, 34.9083
        CIE-Luv:
        19.8949, 42.3765, 11.2183
        Hunter-Lab:
        17.2132, 18.7411, 8.6552
      #5a1a14 color charts
#5a1a14 RGB chart
      #5a1a14 CMYK chart
      #5a1a14 RGB pie chart
      #5a1a14 color shades, tints & tones
#5a1a14 color schemes
#5a1a14 color preview, HTML & CSS examples
           This text has a color of #5a1a14        
        
          <p style="color:#5a1a14;">Text here</p>
        
        
          .mytext {color:#5a1a14;}
        
        Text color #5a1a14
      
           This box has a color of #5a1a14        
        
          <div style="background-color:#5a1a14;">Content here</div>
        
        
          .mybackground {background-color:#5a1a14;}
        
        Background color #5a1a14
      
           Border around this has a color of #5a1a14        
        
          <div style="border:2px solid #5a1a14;">Content here</div>
        
        
          .myborder {border:2px solid #5a1a14;}
        
        Border color #5a1a14