#5a141d color space conversions
Hex:
        #5a141d
        RGB:
        90, 20, 29
        CMY:
        65, 92, 89
        CMYK:
        0, 78, 68, 65
      HSL:
        352°, 63.6364%, 21.5686%
        HSV (HSB):
        352°, 77.7778%, 35.2941%
        XYZ:
        4.6884, 2.7627, 1.4485
        xyY:
        0.5268, 0.3104, 2.7627
      CIE-Lab:
        19.0672, 32.2194, 13.0707
        CIE-LCH:
        19.0672, 34.7697, 22.0813
        CIE-Luv:
        19.0672, 43.0573, 6.0169
        Hunter-Lab:
        16.6213, 21.2622, 6.4678
      #5a141d color charts
#5a141d RGB chart
      #5a141d CMYK chart
      #5a141d RGB pie chart
      #5a141d color shades, tints & tones
#5a141d color schemes
#5a141d color preview, HTML & CSS examples
           This text has a color of #5a141d        
        
          <p style="color:#5a141d;">Text here</p>
        
        
          .mytext {color:#5a141d;}
        
        Text color #5a141d
      
           This box has a color of #5a141d        
        
          <div style="background-color:#5a141d;">Content here</div>
        
        
          .mybackground {background-color:#5a141d;}
        
        Background color #5a141d
      
           Border around this has a color of #5a141d        
        
          <div style="border:2px solid #5a141d;">Content here</div>
        
        
          .myborder {border:2px solid #5a141d;}
        
        Border color #5a141d