#5a0d25 color space conversions
Hex:
        #5a0d25
        RGB:
        90, 13, 37
        CMY:
        65, 95, 85
        CMYK:
        0, 86, 59, 65
      HSL:
        341°, 74.7573%, 20.1961%
        HSV (HSB):
        341°, 85.5556%, 35.2941%
        XYZ:
        4.6943, 2.5951, 2.0037
        xyY:
        0.5051, 0.2792, 2.5951
      CIE-Lab:
        18.3433, 35.4172, 6.4096
        CIE-LCH:
        18.3433, 35.9926, 10.2581
        CIE-Luv:
        18.3433, 43.0403, 0.5351
        Hunter-Lab:
        16.1092, 23.8245, 3.9017
      #5a0d25 color charts
#5a0d25 RGB chart
      #5a0d25 CMYK chart
      #5a0d25 RGB pie chart
      #5a0d25 color shades, tints & tones
#5a0d25 color schemes
#5a0d25 color preview, HTML & CSS examples
           This text has a color of #5a0d25        
        
          <p style="color:#5a0d25;">Text here</p>
        
        
          .mytext {color:#5a0d25;}
        
        Text color #5a0d25
      
           This box has a color of #5a0d25        
        
          <div style="background-color:#5a0d25;">Content here</div>
        
        
          .mybackground {background-color:#5a0d25;}
        
        Background color #5a0d25
      
           Border around this has a color of #5a0d25        
        
          <div style="border:2px solid #5a0d25;">Content here</div>
        
        
          .myborder {border:2px solid #5a0d25;}
        
        Border color #5a0d25