#ad314d color space conversions
Hex:
        #ad314d
        RGB:
        173, 49, 77
        CMY:
        32, 81, 70
        CMYK:
        0, 72, 55, 32
      HSL:
        346°, 55.8559%, 43.5294%
        HSV (HSB):
        346°, 71.6763%, 67.8431%
        XYZ:
        19.6714, 11.6167, 8.2266
        xyY:
        0.4978, 0.2940, 11.6167
      CIE-Lab:
        40.6003, 51.7908, 13.0360
        CIE-LCH:
        40.6003, 53.4063, 14.1282
        CIE-Luv:
        40.6003, 85.5628, 5.2420
        Hunter-Lab:
        34.0833, 43.3771, 9.5475
      #ad314d color charts
#ad314d RGB chart
      #ad314d CMYK chart
      #ad314d RGB pie chart
      #ad314d color shades, tints & tones
#ad314d color schemes
#ad314d color preview, HTML & CSS examples
           This text has a color of #ad314d        
        
          <p style="color:#ad314d;">Text here</p>
        
        
          .mytext {color:#ad314d;}
        
        Text color #ad314d
      
           This box has a color of #ad314d        
        
          <div style="background-color:#ad314d;">Content here</div>
        
        
          .mybackground {background-color:#ad314d;}
        
        Background color #ad314d
      
           Border around this has a color of #ad314d        
        
          <div style="border:2px solid #ad314d;">Content here</div>
        
        
          .myborder {border:2px solid #ad314d;}
        
        Border color #ad314d