#5a253e color space conversions
Hex:
        #5a253e
        RGB:
        90, 37, 62
        CMY:
        65, 85, 76
        CMYK:
        0, 59, 31, 65
      HSL:
        332°, 41.7323%, 24.9020%
        HSV (HSB):
        332°, 58.8889%, 35.2941%
        XYZ:
        5.7475, 3.8446, 4.9966
        xyY:
        0.3940, 0.2635, 3.8446
      CIE-Lab:
        23.1509, 27.4997, -4.1020
        CIE-LCH:
        23.1509, 27.8039, 351.5160
        CIE-Luv:
        23.1509, 28.7050, -8.1342
        Hunter-Lab:
        19.6076, 18.0097, -1.3834
      #5a253e color charts
#5a253e RGB chart
      #5a253e CMYK chart
      #5a253e RGB pie chart
      #5a253e color shades, tints & tones
#5a253e color schemes
#5a253e color preview, HTML & CSS examples
           This text has a color of #5a253e        
        
          <p style="color:#5a253e;">Text here</p>
        
        
          .mytext {color:#5a253e;}
        
        Text color #5a253e
      
           This box has a color of #5a253e        
        
          <div style="background-color:#5a253e;">Content here</div>
        
        
          .mybackground {background-color:#5a253e;}
        
        Background color #5a253e
      
           Border around this has a color of #5a253e        
        
          <div style="border:2px solid #5a253e;">Content here</div>
        
        
          .myborder {border:2px solid #5a253e;}
        
        Border color #5a253e