#ad2d0a color space conversions
Hex:
        #ad2d0a
        RGB:
        173, 45, 10
        CMY:
        32, 82, 96
        CMYK:
        0, 74, 94, 32
      HSL:
        13°, 89.0710%, 35.8824%
        HSV (HSB):
        13°, 94.2197%, 67.8431%
        XYZ:
        18.2268, 10.7829, 1.4078
        xyY:
        0.5992, 0.3545, 10.7829
      CIE-Lab:
        39.2124, 50.3479, 48.2522
        CIE-LCH:
        39.2124, 69.7365, 43.7823
        CIE-Luv:
        39.2124, 100.9208, 29.8382
        Hunter-Lab:
        32.8374, 41.6131, 20.4442
      #ad2d0a color charts
#ad2d0a RGB chart
      #ad2d0a CMYK chart
      #ad2d0a RGB pie chart
      #ad2d0a color shades, tints & tones
#ad2d0a color schemes
#ad2d0a color preview, HTML & CSS examples
           This text has a color of #ad2d0a        
        
          <p style="color:#ad2d0a;">Text here</p>
        
        
          .mytext {color:#ad2d0a;}
        
        Text color #ad2d0a
      
           This box has a color of #ad2d0a        
        
          <div style="background-color:#ad2d0a;">Content here</div>
        
        
          .mybackground {background-color:#ad2d0a;}
        
        Background color #ad2d0a
      
           Border around this has a color of #ad2d0a        
        
          <div style="border:2px solid #ad2d0a;">Content here</div>
        
        
          .myborder {border:2px solid #ad2d0a;}
        
        Border color #ad2d0a