#a0223e color space conversions
Hex:
        #a0223e
        RGB:
        160, 34, 62
        CMY:
        37, 87, 76
        CMYK:
        0, 79, 61, 37
      HSL:
        347°, 64.9485%, 38.0392%
        HSV (HSB):
        347°, 78.7500%, 62.7451%
        XYZ:
        15.9387, 8.9654, 5.4479
        xyY:
        0.5251, 0.2954, 8.9654
      CIE-Lab:
        35.9177, 51.9413, 15.8158
        CIE-LCH:
        35.9177, 54.2959, 16.9352
        CIE-Luv:
        35.9177, 86.1330, 7.2445
        Hunter-Lab:
        29.9423, 42.6190, 10.1721
      #a0223e color charts
#a0223e RGB chart
      #a0223e CMYK chart
      #a0223e RGB pie chart
      #a0223e color shades, tints & tones
#a0223e color schemes
#a0223e color preview, HTML & CSS examples
           This text has a color of #a0223e        
        
          <p style="color:#a0223e;">Text here</p>
        
        
          .mytext {color:#a0223e;}
        
        Text color #a0223e
      
           This box has a color of #a0223e        
        
          <div style="background-color:#a0223e;">Content here</div>
        
        
          .mybackground {background-color:#a0223e;}
        
        Background color #a0223e
      
           Border around this has a color of #a0223e        
        
          <div style="border:2px solid #a0223e;">Content here</div>
        
        
          .myborder {border:2px solid #a0223e;}
        
        Border color #a0223e