#ad0714 color space conversions
Hex:
        #ad0714
        RGB:
        173, 7, 20
        CMY:
        32, 97, 92
        CMYK:
        0, 96, 88, 32
      HSL:
        355°, 92.2222%, 35.2941%
        HSV (HSB):
        355°, 95.9538%, 67.8431%
        XYZ:
        17.4358, 9.0867, 1.4968
        xyY:
        0.6223, 0.3243, 9.0867
      CIE-Lab:
        36.1507, 59.3126, 42.0049
        CIE-LCH:
        36.1507, 72.6801, 35.3059
        CIE-Luv:
        36.1507, 114.1725, 22.8021
        Hunter-Lab:
        30.1442, 50.4948, 18.1570
      #ad0714 color charts
#ad0714 RGB chart
      #ad0714 CMYK chart
      #ad0714 RGB pie chart
      #ad0714 color shades, tints & tones
#ad0714 color schemes
#ad0714 color preview, HTML & CSS examples
           This text has a color of #ad0714        
        
          <p style="color:#ad0714;">Text here</p>
        
        
          .mytext {color:#ad0714;}
        
        Text color #ad0714
      
           This box has a color of #ad0714        
        
          <div style="background-color:#ad0714;">Content here</div>
        
        
          .mybackground {background-color:#ad0714;}
        
        Background color #ad0714
      
           Border around this has a color of #ad0714        
        
          <div style="border:2px solid #ad0714;">Content here</div>
        
        
          .myborder {border:2px solid #ad0714;}
        
        Border color #ad0714