#ad381d color space conversions
Hex:
        #ad381d
        RGB:
        173, 56, 29
        CMY:
        32, 78, 89
        CMYK:
        0, 68, 83, 32
      HSL:
        11°, 71.2871%, 39.6078%
        HSV (HSB):
        11°, 83.2370%, 67.8431%
        XYZ:
        18.8695, 11.8013, 2.4457
        xyY:
        0.5698, 0.3564, 11.8013
      CIE-Lab:
        40.8985, 46.4305, 41.6705
        CIE-LCH:
        40.8985, 62.3877, 41.9074
        CIE-Luv:
        40.8985, 92.2785, 28.8658
        Hunter-Lab:
        34.3530, 37.9293, 19.8260
      #ad381d color charts
#ad381d RGB chart
      #ad381d CMYK chart
      #ad381d RGB pie chart
      #ad381d color shades, tints & tones
#ad381d color schemes
#ad381d color preview, HTML & CSS examples
           This text has a color of #ad381d        
        
          <p style="color:#ad381d;">Text here</p>
        
        
          .mytext {color:#ad381d;}
        
        Text color #ad381d
      
           This box has a color of #ad381d        
        
          <div style="background-color:#ad381d;">Content here</div>
        
        
          .mybackground {background-color:#ad381d;}
        
        Background color #ad381d
      
           Border around this has a color of #ad381d        
        
          <div style="border:2px solid #ad381d;">Content here</div>
        
        
          .myborder {border:2px solid #ad381d;}
        
        Border color #ad381d