#5a1919 color space conversions
Hex:
        #5a1919
        RGB:
        90, 25, 25
        CMY:
        65, 90, 90
        CMYK:
        0, 72, 72, 65
      HSL:
        0°, 56.5217%, 22.5490%
        HSV (HSB):
        0°, 72.2222%, 35.2941%
        XYZ:
        4.7395, 2.9391, 1.2372
        xyY:
        0.5316, 0.3296, 2.9391
      CIE-Lab:
        19.7984, 29.7327, 16.7581
        CIE-LCH:
        19.7984, 34.1302, 29.4067
        CIE-Luv:
        19.7984, 41.9550, 9.0465
        Hunter-Lab:
        17.1438, 19.3461, 7.7219
      #5a1919 color charts
#5a1919 RGB chart
      #5a1919 CMYK chart
      #5a1919 RGB pie chart
      #5a1919 color shades, tints & tones
#5a1919 color schemes
#5a1919 color preview, HTML & CSS examples
           This text has a color of #5a1919        
        
          <p style="color:#5a1919;">Text here</p>
        
        
          .mytext {color:#5a1919;}
        
        Text color #5a1919
      
           This box has a color of #5a1919        
        
          <div style="background-color:#5a1919;">Content here</div>
        
        
          .mybackground {background-color:#5a1919;}
        
        Background color #5a1919
      
           Border around this has a color of #5a1919        
        
          <div style="border:2px solid #5a1919;">Content here</div>
        
        
          .myborder {border:2px solid #5a1919;}
        
        Border color #5a1919