#a13046 color space conversions
Hex:
        #a13046
        RGB:
        161, 48, 70
        CMY:
        37, 81, 73
        CMYK:
        0, 70, 57, 37
      HSL:
        348°, 54.0670%, 40.9804%
        HSV (HSB):
        348°, 70.1863%, 63.1373%
        XYZ:
        16.8604, 10.1332, 6.8616
        xyY:
        0.4980, 0.2993, 10.1332
      CIE-Lab:
        38.0804, 47.8346, 13.6532
        CIE-LCH:
        38.0804, 49.7449, 15.9301
        CIE-Luv:
        38.0804, 78.2962, 6.4692
        Hunter-Lab:
        31.8326, 38.8367, 9.5027
      #a13046 color charts
#a13046 RGB chart
      #a13046 CMYK chart
      #a13046 RGB pie chart
      #a13046 color shades, tints & tones
#a13046 color schemes
#a13046 color preview, HTML & CSS examples
           This text has a color of #a13046        
        
          <p style="color:#a13046;">Text here</p>
        
        
          .mytext {color:#a13046;}
        
        Text color #a13046
      
           This box has a color of #a13046        
        
          <div style="background-color:#a13046;">Content here</div>
        
        
          .mybackground {background-color:#a13046;}
        
        Background color #a13046
      
           Border around this has a color of #a13046        
        
          <div style="border:2px solid #a13046;">Content here</div>
        
        
          .myborder {border:2px solid #a13046;}
        
        Border color #a13046