#ad1007 color space conversions
Hex:
        #ad1007
        RGB:
        173, 16, 7
        CMY:
        32, 94, 97
        CMYK:
        0, 91, 96, 32
      HSL:
        3°, 92.2222%, 35.2941%
        HSV (HSB):
        3°, 95.9538%, 67.8431%
        XYZ:
        17.4572, 9.2702, 1.0702
        xyY:
        0.6280, 0.3335, 9.2702
      CIE-Lab:
        36.4993, 57.9261, 47.6741
        CIE-LCH:
        36.4993, 75.0217, 39.4549
        CIE-Luv:
        36.4993, 113.5718, 25.6336
        Hunter-Lab:
        30.4469, 49.0636, 19.2288
      #ad1007 color charts
#ad1007 RGB chart
      #ad1007 CMYK chart
      #ad1007 RGB pie chart
      #ad1007 color shades, tints & tones
#ad1007 color schemes
#ad1007 color preview, HTML & CSS examples
           This text has a color of #ad1007        
        
          <p style="color:#ad1007;">Text here</p>
        
        
          .mytext {color:#ad1007;}
        
        Text color #ad1007
      
           This box has a color of #ad1007        
        
          <div style="background-color:#ad1007;">Content here</div>
        
        
          .mybackground {background-color:#ad1007;}
        
        Background color #ad1007
      
           Border around this has a color of #ad1007        
        
          <div style="border:2px solid #ad1007;">Content here</div>
        
        
          .myborder {border:2px solid #ad1007;}
        
        Border color #ad1007