#ad134b color space conversions
Hex:
        #ad134b
        RGB:
        173, 19, 75
        CMY:
        32, 93, 71
        CMYK:
        0, 89, 57, 32
      HSL:
        338°, 80.2083%, 37.6471%
        HSV (HSB):
        338°, 89.0173%, 67.8431%
        XYZ:
        18.7365, 9.8580, 7.5719
        xyY:
        0.5181, 0.2726, 9.8580
      CIE-Lab:
        37.5863, 60.0200, 10.1449
        CIE-LCH:
        37.5863, 60.8713, 9.5938
        CIE-Luv:
        37.5863, 96.7594, 0.1434
        Hunter-Lab:
        31.3974, 51.5746, 7.6797
      #ad134b color charts
#ad134b RGB chart
      #ad134b CMYK chart
      #ad134b RGB pie chart
      #ad134b color shades, tints & tones
#ad134b color schemes
#ad134b color preview, HTML & CSS examples
           This text has a color of #ad134b        
        
          <p style="color:#ad134b;">Text here</p>
        
        
          .mytext {color:#ad134b;}
        
        Text color #ad134b
      
           This box has a color of #ad134b        
        
          <div style="background-color:#ad134b;">Content here</div>
        
        
          .mybackground {background-color:#ad134b;}
        
        Background color #ad134b
      
           Border around this has a color of #ad134b        
        
          <div style="border:2px solid #ad134b;">Content here</div>
        
        
          .myborder {border:2px solid #ad134b;}
        
        Border color #ad134b