#ad230b color space conversions
Hex:
        #ad230b
        RGB:
        173, 35, 11
        CMY:
        32, 86, 96
        CMYK:
        0, 80, 94, 32
      HSL:
        9°, 88.0435%, 36.0784%
        HSV (HSB):
        9°, 93.6416%, 67.8431%
        XYZ:
        17.8950, 10.1105, 1.3250
        xyY:
        0.6101, 0.3447, 10.1105
      CIE-Lab:
        38.0400, 53.6417, 47.1704
        CIE-LCH:
        38.0400, 71.4316, 41.3271
        CIE-Luv:
        38.0400, 106.1544, 27.7152
        Hunter-Lab:
        31.7970, 44.8134, 19.7873
      #ad230b color charts
#ad230b RGB chart
      #ad230b CMYK chart
      #ad230b RGB pie chart
      #ad230b color shades, tints & tones
#ad230b color schemes
#ad230b color preview, HTML & CSS examples
           This text has a color of #ad230b        
        
          <p style="color:#ad230b;">Text here</p>
        
        
          .mytext {color:#ad230b;}
        
        Text color #ad230b
      
           This box has a color of #ad230b        
        
          <div style="background-color:#ad230b;">Content here</div>
        
        
          .mybackground {background-color:#ad230b;}
        
        Background color #ad230b
      
           Border around this has a color of #ad230b        
        
          <div style="border:2px solid #ad230b;">Content here</div>
        
        
          .myborder {border:2px solid #ad230b;}
        
        Border color #ad230b