#ad3f12 color space conversions
Hex:
        #ad3f12
        RGB:
        173, 63, 18
        CMY:
        32, 75, 93
        CMYK:
        0, 64, 90, 32
      HSL:
        17°, 81.1518%, 37.4510%
        HSV (HSB):
        17°, 89.5954%, 67.8431%
        XYZ:
        19.1203, 12.4829, 1.9740
        xyY:
        0.5694, 0.3718, 12.4829
      CIE-Lab:
        41.9736, 43.0830, 47.4145
        CIE-LCH:
        41.9736, 64.0647, 47.7402
        CIE-Luv:
        41.9736, 88.6331, 33.2224
        Hunter-Lab:
        35.3312, 34.7698, 21.4193
      #ad3f12 color charts
#ad3f12 RGB chart
      #ad3f12 CMYK chart
      #ad3f12 RGB pie chart
      #ad3f12 color shades, tints & tones
#ad3f12 color schemes
#ad3f12 color preview, HTML & CSS examples
           This text has a color of #ad3f12        
        
          <p style="color:#ad3f12;">Text here</p>
        
        
          .mytext {color:#ad3f12;}
        
        Text color #ad3f12
      
           This box has a color of #ad3f12        
        
          <div style="background-color:#ad3f12;">Content here</div>
        
        
          .mybackground {background-color:#ad3f12;}
        
        Background color #ad3f12
      
           Border around this has a color of #ad3f12        
        
          <div style="border:2px solid #ad3f12;">Content here</div>
        
        
          .myborder {border:2px solid #ad3f12;}
        
        Border color #ad3f12