#ad0114 color space conversions
Hex:
        #ad0114
        RGB:
        173, 1, 20
        CMY:
        32, 100, 92
        CMYK:
        0, 99, 88, 32
      HSL:
        353°, 98.8506%, 34.1176%
        HSV (HSB):
        353°, 99.4220%, 67.8431%
        XYZ:
        17.3707, 8.9565, 1.4750
        xyY:
        0.6248, 0.3221, 8.9565
      CIE-Lab:
        35.9003, 60.0377, 41.8059
        CIE-LCH:
        35.9003, 73.1591, 34.8506
        CIE-Luv:
        35.9003, 115.3487, 22.3598
        Hunter-Lab:
        29.9273, 51.2338, 18.0269
      #ad0114 color charts
#ad0114 RGB chart
      #ad0114 CMYK chart
      #ad0114 RGB pie chart
      #ad0114 color shades, tints & tones
#ad0114 color schemes
#ad0114 color preview, HTML & CSS examples
           This text has a color of #ad0114        
        
          <p style="color:#ad0114;">Text here</p>
        
        
          .mytext {color:#ad0114;}
        
        Text color #ad0114
      
           This box has a color of #ad0114        
        
          <div style="background-color:#ad0114;">Content here</div>
        
        
          .mybackground {background-color:#ad0114;}
        
        Background color #ad0114
      
           Border around this has a color of #ad0114        
        
          <div style="border:2px solid #ad0114;">Content here</div>
        
        
          .myborder {border:2px solid #ad0114;}
        
        Border color #ad0114