#ad2b00 color space conversions
Hex:
        #ad2b00
        RGB:
        173, 43, 0
        CMY:
        32, 83, 100
        CMYK:
        0, 75, 100, 32
      HSL:
        15°, 100.0000%, 33.9216%
        HSV (HSB):
        15°, 100.0000%, 67.8431%
        XYZ:
        18.0975, 10.6120, 1.0945
        xyY:
        0.6072, 0.3561, 10.6120
      CIE-Lab:
        38.9191, 50.9288, 51.5251
        CIE-LCH:
        38.9191, 72.4470, 45.3335
        CIE-Luv:
        38.9191, 102.7465, 30.6683
        Hunter-Lab:
        32.5761, 42.1567, 20.8112
      #ad2b00 color charts
#ad2b00 RGB chart
      #ad2b00 CMYK chart
      #ad2b00 RGB pie chart
      #ad2b00 color shades, tints & tones
#ad2b00 color schemes
#ad2b00 color preview, HTML & CSS examples
           This text has a color of #ad2b00        
        
          <p style="color:#ad2b00;">Text here</p>
        
        
          .mytext {color:#ad2b00;}
        
        Text color #ad2b00
      
           This box has a color of #ad2b00        
        
          <div style="background-color:#ad2b00;">Content here</div>
        
        
          .mybackground {background-color:#ad2b00;}
        
        Background color #ad2b00
      
           Border around this has a color of #ad2b00        
        
          <div style="border:2px solid #ad2b00;">Content here</div>
        
        
          .myborder {border:2px solid #ad2b00;}
        
        Border color #ad2b00