#a5134f color space conversions
Hex:
        #a5134f
        RGB:
        165, 19, 79
        CMY:
        35, 93, 69
        CMYK:
        0, 88, 52, 35
      HSL:
        335°, 79.3478%, 36.0784%
        HSV (HSB):
        335°, 88.4848%, 64.7059%
        XYZ:
        17.1612, 9.0296, 8.2355
        xyY:
        0.4985, 0.2623, 9.0296
      CIE-Lab:
        36.0412, 58.2851, 5.1450
        CIE-LCH:
        36.0412, 58.5117, 5.0446
        CIE-Luv:
        36.0412, 88.6949, -4.6908
        Hunter-Lab:
        30.0493, 49.3555, 4.7850
      #a5134f color charts
#a5134f RGB chart
      #a5134f CMYK chart
      #a5134f RGB pie chart
      #a5134f color shades, tints & tones
#a5134f color schemes
#a5134f color preview, HTML & CSS examples
           This text has a color of #a5134f        
        
          <p style="color:#a5134f;">Text here</p>
        
        
          .mytext {color:#a5134f;}
        
        Text color #a5134f
      
           This box has a color of #a5134f        
        
          <div style="background-color:#a5134f;">Content here</div>
        
        
          .mybackground {background-color:#a5134f;}
        
        Background color #a5134f
      
           Border around this has a color of #a5134f        
        
          <div style="border:2px solid #a5134f;">Content here</div>
        
        
          .myborder {border:2px solid #a5134f;}
        
        Border color #a5134f