#5a142e color space conversions
Hex:
        #5a142e
        RGB:
        90, 20, 46
        CMY:
        65, 92, 82
        CMYK:
        0, 78, 49, 65
      HSL:
        338°, 63.6364%, 21.5686%
        HSV (HSB):
        338°, 77.7778%, 35.2941%
        XYZ:
        4.9597, 2.8712, 2.8776
        xyY:
        0.4632, 0.2681, 2.8712
      CIE-Lab:
        19.5206, 33.7370, 1.6692
        CIE-LCH:
        19.5206, 33.7782, 2.8324
        CIE-Luv:
        19.5206, 38.6478, -3.1140
        Hunter-Lab:
        16.9447, 22.5941, 1.7926
      #5a142e color charts
#5a142e RGB chart
      #5a142e CMYK chart
      #5a142e RGB pie chart
      #5a142e color shades, tints & tones
#5a142e color schemes
#5a142e color preview, HTML & CSS examples
           This text has a color of #5a142e        
        
          <p style="color:#5a142e;">Text here</p>
        
        
          .mytext {color:#5a142e;}
        
        Text color #5a142e
      
           This box has a color of #5a142e        
        
          <div style="background-color:#5a142e;">Content here</div>
        
        
          .mybackground {background-color:#5a142e;}
        
        Background color #5a142e
      
           Border around this has a color of #5a142e        
        
          <div style="border:2px solid #5a142e;">Content here</div>
        
        
          .myborder {border:2px solid #5a142e;}
        
        Border color #5a142e