#a01248 color space conversions
Hex:
        #a01248
        RGB:
        160, 18, 72
        CMY:
        37, 93, 72
        CMYK:
        0, 89, 55, 37
      HSL:
        337°, 79.7753%, 34.9020%
        HSV (HSB):
        337°, 88.7500%, 62.7451%
        XYZ:
        15.8832, 8.3741, 6.9101
        xyY:
        0.5096, 0.2687, 8.3741
      CIE-Lab:
        34.7501, 56.6534, 7.7243
        CIE-LCH:
        34.7501, 57.1775, 7.7640
        CIE-Luv:
        34.7501, 87.5472, -1.6960
        Hunter-Lab:
        28.9380, 47.3319, 6.0987
      #a01248 color charts
#a01248 RGB chart
      #a01248 CMYK chart
      #a01248 RGB pie chart
      #a01248 color shades, tints & tones
#a01248 color schemes
#a01248 color preview, HTML & CSS examples
           This text has a color of #a01248        
        
          <p style="color:#a01248;">Text here</p>
        
        
          .mytext {color:#a01248;}
        
        Text color #a01248
      
           This box has a color of #a01248        
        
          <div style="background-color:#a01248;">Content here</div>
        
        
          .mybackground {background-color:#a01248;}
        
        Background color #a01248
      
           Border around this has a color of #a01248        
        
          <div style="border:2px solid #a01248;">Content here</div>
        
        
          .myborder {border:2px solid #a01248;}
        
        Border color #a01248