#5a2a30 color space conversions
Hex:
        #5a2a30
        RGB:
        90, 42, 48
        CMY:
        65, 84, 81
        CMYK:
        0, 53, 47, 65
      HSL:
        353°, 36.3636%, 25.8824%
        HSV (HSB):
        353°, 53.3333%, 35.2941%
        XYZ:
        5.5779, 4.0430, 3.2827
        xyY:
        0.4323, 0.3133, 4.0430
      CIE-Lab:
        23.8131, 22.6957, 6.3960
        CIE-LCH:
        23.8131, 23.5798, 15.7386
        CIE-Luv:
        23.8131, 29.5519, 3.0935
        Hunter-Lab:
        20.1072, 14.3299, 4.3954
      #5a2a30 color charts
#5a2a30 RGB chart
      #5a2a30 CMYK chart
      #5a2a30 RGB pie chart
      #5a2a30 color shades, tints & tones
#5a2a30 color schemes
#5a2a30 color preview, HTML & CSS examples
           This text has a color of #5a2a30        
        
          <p style="color:#5a2a30;">Text here</p>
        
        
          .mytext {color:#5a2a30;}
        
        Text color #5a2a30
      
           This box has a color of #5a2a30        
        
          <div style="background-color:#5a2a30;">Content here</div>
        
        
          .mybackground {background-color:#5a2a30;}
        
        Background color #5a2a30
      
           Border around this has a color of #5a2a30        
        
          <div style="border:2px solid #5a2a30;">Content here</div>
        
        
          .myborder {border:2px solid #5a2a30;}
        
        Border color #5a2a30