#a3081d color space conversions
Hex:
        #a3081d
        RGB:
        163, 8, 29
        CMY:
        36, 97, 89
        CMYK:
        0, 95, 82, 36
      HSL:
        352°, 90.6433%, 33.5294%
        HSV (HSB):
        352°, 95.0920%, 63.9216%
        XYZ:
        15.4129, 8.0489, 1.9036
        xyY:
        0.6076, 0.3173, 8.0489
      CIE-Lab:
        34.0845, 56.7764, 34.4441
        CIE-LCH:
        34.0845, 66.4076, 31.2436
        CIE-Luv:
        34.0845, 104.9089, 18.7513
        Hunter-Lab:
        28.3706, 47.3250, 15.8811
      #a3081d color charts
#a3081d RGB chart
      #a3081d CMYK chart
      #a3081d RGB pie chart
      #a3081d color shades, tints & tones
#a3081d color schemes
#a3081d color preview, HTML & CSS examples
           This text has a color of #a3081d        
        
          <p style="color:#a3081d;">Text here</p>
        
        
          .mytext {color:#a3081d;}
        
        Text color #a3081d
      
           This box has a color of #a3081d        
        
          <div style="background-color:#a3081d;">Content here</div>
        
        
          .mybackground {background-color:#a3081d;}
        
        Background color #a3081d
      
           Border around this has a color of #a3081d        
        
          <div style="border:2px solid #a3081d;">Content here</div>
        
        
          .myborder {border:2px solid #a3081d;}
        
        Border color #a3081d