#5a2d34 color space conversions
Hex:
        #5a2d34
        RGB:
        90, 45, 52
        CMY:
        65, 82, 80
        CMYK:
        0, 50, 42, 65
      HSL:
        351°, 33.3333%, 26.4706%
        HSV (HSB):
        351°, 50.0000%, 35.2941%
        XYZ:
        5.7747, 4.2984, 3.7741
        xyY:
        0.4170, 0.3104, 4.2984
      CIE-Lab:
        24.6343, 21.4143, 4.8489
        CIE-LCH:
        24.6343, 21.9564, 12.7586
        CIE-Luv:
        24.6343, 27.3258, 1.8920
        Hunter-Lab:
        20.7325, 13.4361, 3.7197
      #5a2d34 color charts
#5a2d34 RGB chart
      #5a2d34 CMYK chart
      #5a2d34 RGB pie chart
      #5a2d34 color shades, tints & tones
#5a2d34 color schemes
#5a2d34 color preview, HTML & CSS examples
           This text has a color of #5a2d34        
        
          <p style="color:#5a2d34;">Text here</p>
        
        
          .mytext {color:#5a2d34;}
        
        Text color #5a2d34
      
           This box has a color of #5a2d34        
        
          <div style="background-color:#5a2d34;">Content here</div>
        
        
          .mybackground {background-color:#5a2d34;}
        
        Background color #5a2d34
      
           Border around this has a color of #5a2d34        
        
          <div style="border:2px solid #5a2d34;">Content here</div>
        
        
          .myborder {border:2px solid #5a2d34;}
        
        Border color #5a2d34