#ad163d color space conversions
Hex:
        #ad163d
        RGB:
        173, 22, 61
        CMY:
        32, 91, 76
        CMYK:
        0, 87, 65, 32
      HSL:
        345°, 77.4359%, 38.2353%
        HSV (HSB):
        345°, 87.2832%, 67.8431%
        XYZ:
        18.3628, 9.7950, 5.3377
        xyY:
        0.5482, 0.2924, 9.7950
      CIE-Lab:
        37.4719, 58.5657, 18.9959
        CIE-LCH:
        37.4719, 61.5693, 17.9705
        CIE-Luv:
        37.4719, 100.9808, 8.7195
        Hunter-Lab:
        31.2969, 49.9614, 11.7960
      #ad163d color charts
#ad163d RGB chart
      #ad163d CMYK chart
      #ad163d RGB pie chart
      #ad163d color shades, tints & tones
#ad163d color schemes
#ad163d color preview, HTML & CSS examples
           This text has a color of #ad163d        
        
          <p style="color:#ad163d;">Text here</p>
        
        
          .mytext {color:#ad163d;}
        
        Text color #ad163d
      
           This box has a color of #ad163d        
        
          <div style="background-color:#ad163d;">Content here</div>
        
        
          .mybackground {background-color:#ad163d;}
        
        Background color #ad163d
      
           Border around this has a color of #ad163d        
        
          <div style="border:2px solid #ad163d;">Content here</div>
        
        
          .myborder {border:2px solid #ad163d;}
        
        Border color #ad163d