#a52021 color space conversions
Hex:
        #a52021
        RGB:
        165, 32, 33
        CMY:
        35, 87, 87
        CMYK:
        0, 81, 80, 35
      HSL:
        360°, 67.5127%, 38.6275%
        HSV (HSB):
        360°, 80.6061%, 64.7059%
        XYZ:
        16.3081, 9.1422, 2.3439
        xyY:
        0.5867, 0.3289, 9.1422
      CIE-Lab:
        36.2566, 52.5940, 34.4613
        CIE-LCH:
        36.2566, 62.8785, 33.2341
        CIE-Luv:
        36.2566, 98.3499, 20.9258
        Hunter-Lab:
        30.2360, 43.3626, 16.5690
      #a52021 color charts
#a52021 RGB chart
      #a52021 CMYK chart
      #a52021 RGB pie chart
      #a52021 color shades, tints & tones
#a52021 color schemes
#a52021 color preview, HTML & CSS examples
           This text has a color of #a52021        
        
          <p style="color:#a52021;">Text here</p>
        
        
          .mytext {color:#a52021;}
        
        Text color #a52021
      
           This box has a color of #a52021        
        
          <div style="background-color:#a52021;">Content here</div>
        
        
          .mybackground {background-color:#a52021;}
        
        Background color #a52021
      
           Border around this has a color of #a52021        
        
          <div style="border:2px solid #a52021;">Content here</div>
        
        
          .myborder {border:2px solid #a52021;}
        
        Border color #a52021