#a51f50 color space conversions
Hex:
        #a51f50
        RGB:
        165, 31, 80
        CMY:
        35, 88, 69
        CMYK:
        0, 81, 52, 35
      HSL:
        338°, 68.3673%, 38.4314%
        HSV (HSB):
        338°, 81.2121%, 64.7059%
        XYZ:
        17.4550, 9.5585, 8.5144
        xyY:
        0.4913, 0.2690, 9.5585
      CIE-Lab:
        37.0381, 55.5918, 5.9196
        CIE-LCH:
        37.0381, 55.9061, 6.0782
        CIE-Luv:
        37.0381, 85.1187, -3.2553
        Hunter-Lab:
        30.9168, 46.6731, 5.3135
      #a51f50 color charts
#a51f50 RGB chart
      #a51f50 CMYK chart
      #a51f50 RGB pie chart
      #a51f50 color shades, tints & tones
#a51f50 color schemes
#a51f50 color preview, HTML & CSS examples
           This text has a color of #a51f50        
        
          <p style="color:#a51f50;">Text here</p>
        
        
          .mytext {color:#a51f50;}
        
        Text color #a51f50
      
           This box has a color of #a51f50        
        
          <div style="background-color:#a51f50;">Content here</div>
        
        
          .mybackground {background-color:#a51f50;}
        
        Background color #a51f50
      
           Border around this has a color of #a51f50        
        
          <div style="border:2px solid #a51f50;">Content here</div>
        
        
          .myborder {border:2px solid #a51f50;}
        
        Border color #a51f50