#ad134a color space conversions
Hex:
        #ad134a
        RGB:
        173, 19, 74
        CMY:
        32, 93, 71
        CMYK:
        0, 89, 57, 32
      HSL:
        339°, 80.2083%, 37.6471%
        HSV (HSB):
        339°, 89.0173%, 67.8431%
        XYZ:
        18.7025, 9.8444, 7.3930
        xyY:
        0.5204, 0.2739, 9.8444
      CIE-Lab:
        37.5617, 59.9502, 10.7553
        CIE-LCH:
        37.5617, 60.9073, 10.1709
        CIE-Luv:
        37.5617, 97.1380, 0.7665
        Hunter-Lab:
        31.3758, 51.4927, 7.9927
      #ad134a color charts
#ad134a RGB chart
      #ad134a CMYK chart
      #ad134a RGB pie chart
      #ad134a color shades, tints & tones
#ad134a color schemes
#ad134a color preview, HTML & CSS examples
           This text has a color of #ad134a        
        
          <p style="color:#ad134a;">Text here</p>
        
        
          .mytext {color:#ad134a;}
        
        Text color #ad134a
      
           This box has a color of #ad134a        
        
          <div style="background-color:#ad134a;">Content here</div>
        
        
          .mybackground {background-color:#ad134a;}
        
        Background color #ad134a
      
           Border around this has a color of #ad134a        
        
          <div style="border:2px solid #ad134a;">Content here</div>
        
        
          .myborder {border:2px solid #ad134a;}
        
        Border color #ad134a