#a5222d color space conversions
Hex:
        #a5222d
        RGB:
        165, 34, 45
        CMY:
        35, 87, 82
        CMYK:
        0, 79, 73, 35
      HSL:
        355°, 65.8291%, 39.0196%
        HSV (HSB):
        355°, 79.3939%, 64.7059%
        XYZ:
        16.5627, 9.3328, 3.4111
        xyY:
        0.5652, 0.3185, 9.3328
      CIE-Lab:
        36.6174, 52.4774, 27.6712
        CIE-LCH:
        36.6174, 59.3260, 27.8026
        CIE-Luv:
        36.6174, 94.9076, 16.7888
        Hunter-Lab:
        30.5497, 43.3130, 14.7647
      #a5222d color charts
#a5222d RGB chart
      #a5222d CMYK chart
      #a5222d RGB pie chart
      #a5222d color shades, tints & tones
#a5222d color schemes
#a5222d color preview, HTML & CSS examples
           This text has a color of #a5222d        
        
          <p style="color:#a5222d;">Text here</p>
        
        
          .mytext {color:#a5222d;}
        
        Text color #a5222d
      
           This box has a color of #a5222d        
        
          <div style="background-color:#a5222d;">Content here</div>
        
        
          .mybackground {background-color:#a5222d;}
        
        Background color #a5222d
      
           Border around this has a color of #a5222d        
        
          <div style="border:2px solid #a5222d;">Content here</div>
        
        
          .myborder {border:2px solid #a5222d;}
        
        Border color #a5222d