#a12d37 color space conversions
Hex:
        #a12d37
        RGB:
        161, 45, 55
        CMY:
        37, 82, 78
        CMYK:
        0, 72, 66, 37
      HSL:
        355°, 56.3107%, 40.3922%
        HSV (HSB):
        355°, 72.0497%, 63.1373%
        XYZ:
        16.3259, 9.7297, 4.6320
        xyY:
        0.5320, 0.3171, 9.7297
      CIE-Lab:
        37.3528, 47.9701, 22.1700
        CIE-LCH:
        37.3528, 52.8454, 24.8046
        CIE-Luv:
        37.3528, 83.9347, 13.9521
        Hunter-Lab:
        31.1924, 38.8390, 13.0303
      #a12d37 color charts
#a12d37 RGB chart
      #a12d37 CMYK chart
      #a12d37 RGB pie chart
      #a12d37 color shades, tints & tones
#a12d37 color schemes
#a12d37 color preview, HTML & CSS examples
           This text has a color of #a12d37        
        
          <p style="color:#a12d37;">Text here</p>
        
        
          .mytext {color:#a12d37;}
        
        Text color #a12d37
      
           This box has a color of #a12d37        
        
          <div style="background-color:#a12d37;">Content here</div>
        
        
          .mybackground {background-color:#a12d37;}
        
        Background color #a12d37
      
           Border around this has a color of #a12d37        
        
          <div style="border:2px solid #a12d37;">Content here</div>
        
        
          .myborder {border:2px solid #a12d37;}
        
        Border color #a12d37