#a5334d color space conversions
Hex:
        #a5334d
        RGB:
        165, 51, 77
        CMY:
        35, 80, 70
        CMYK:
        0, 69, 53, 35
      HSL:
        346°, 52.7778%, 42.3529%
        HSV (HSB):
        346°, 69.0909%, 64.7059%
        XYZ:
        18.0404, 10.9028, 8.1748
        xyY:
        0.4860, 0.2937, 10.9028
      CIE-Lab:
        39.4163, 48.4834, 11.1726
        CIE-LCH:
        39.4163, 49.7540, 12.9768
        CIE-Luv:
        39.4163, 78.0291, 3.9726
        Hunter-Lab:
        33.0194, 39.7411, 8.4348
      #a5334d color charts
#a5334d RGB chart
      #a5334d CMYK chart
      #a5334d RGB pie chart
      #a5334d color shades, tints & tones
#a5334d color schemes
#a5334d color preview, HTML & CSS examples
           This text has a color of #a5334d        
        
          <p style="color:#a5334d;">Text here</p>
        
        
          .mytext {color:#a5334d;}
        
        Text color #a5334d
      
           This box has a color of #a5334d        
        
          <div style="background-color:#a5334d;">Content here</div>
        
        
          .mybackground {background-color:#a5334d;}
        
        Background color #a5334d
      
           Border around this has a color of #a5334d        
        
          <div style="border:2px solid #a5334d;">Content here</div>
        
        
          .myborder {border:2px solid #a5334d;}
        
        Border color #a5334d