#ad3b0b color space conversions
Hex:
        #ad3b0b
        RGB:
        173, 59, 11
        CMY:
        32, 77, 96
        CMYK:
        0, 66, 94, 32
      HSL:
        18°, 88.0435%, 36.0784%
        HSV (HSB):
        18°, 93.6416%, 67.8431%
        XYZ:
        18.8579, 12.0363, 1.6459
        xyY:
        0.5795, 0.3699, 12.0363
      CIE-Lab:
        41.2738, 44.7533, 49.2963
        CIE-LCH:
        41.2738, 66.5807, 47.7655
        CIE-Luv:
        41.2738, 91.9166, 33.1556
        Hunter-Lab:
        34.6934, 36.3120, 21.4725
      #ad3b0b color charts
#ad3b0b RGB chart
      #ad3b0b CMYK chart
      #ad3b0b RGB pie chart
      #ad3b0b color shades, tints & tones
#ad3b0b color schemes
#ad3b0b color preview, HTML & CSS examples
           This text has a color of #ad3b0b        
        
          <p style="color:#ad3b0b;">Text here</p>
        
        
          .mytext {color:#ad3b0b;}
        
        Text color #ad3b0b
      
           This box has a color of #ad3b0b        
        
          <div style="background-color:#ad3b0b;">Content here</div>
        
        
          .mybackground {background-color:#ad3b0b;}
        
        Background color #ad3b0b
      
           Border around this has a color of #ad3b0b        
        
          <div style="border:2px solid #ad3b0b;">Content here</div>
        
        
          .myborder {border:2px solid #ad3b0b;}
        
        Border color #ad3b0b