#a63249 color space conversions
Hex:
        #a63249
        RGB:
        166, 50, 73
        CMY:
        35, 80, 71
        CMYK:
        0, 70, 56, 35
      HSL:
        348°, 53.7037%, 42.3529%
        HSV (HSB):
        348°, 69.8795%, 65.0980%
        XYZ:
        18.0691, 10.8692, 7.4490
        xyY:
        0.4966, 0.2987, 10.8692
      CIE-Lab:
        39.3593, 48.8808, 13.6493
        CIE-LCH:
        39.3593, 50.7508, 15.6017
        CIE-Luv:
        39.3593, 80.5402, 6.3829
        Hunter-Lab:
        32.9685, 40.1357, 9.6819
      #a63249 color charts
#a63249 RGB chart
      #a63249 CMYK chart
      #a63249 RGB pie chart
      #a63249 color shades, tints & tones
#a63249 color schemes
#a63249 color preview, HTML & CSS examples
           This text has a color of #a63249        
        
          <p style="color:#a63249;">Text here</p>
        
        
          .mytext {color:#a63249;}
        
        Text color #a63249
      
           This box has a color of #a63249        
        
          <div style="background-color:#a63249;">Content here</div>
        
        
          .mybackground {background-color:#a63249;}
        
        Background color #a63249
      
           Border around this has a color of #a63249        
        
          <div style="border:2px solid #a63249;">Content here</div>
        
        
          .myborder {border:2px solid #a63249;}
        
        Border color #a63249