#a23d50 color space conversions
Hex:
        #a23d50
        RGB:
        162, 61, 80
        CMY:
        36, 76, 69
        CMYK:
        0, 62, 51, 36
      HSL:
        349°, 45.2915%, 43.7255%
        HSV (HSB):
        349°, 62.3457%, 63.5294%
        XYZ:
        18.0170, 11.5981, 8.8785
        xyY:
        0.4681, 0.3013, 11.5981
      CIE-Lab:
        40.5700, 43.3859, 10.8072
        CIE-LCH:
        40.5700, 44.7117, 13.9874
        CIE-Luv:
        40.5700, 69.5153, 4.8087
        Hunter-Lab:
        34.0559, 34.8361, 8.3821
      #a23d50 color charts
#a23d50 RGB chart
      #a23d50 CMYK chart
      #a23d50 RGB pie chart
      #a23d50 color shades, tints & tones
#a23d50 color schemes
#a23d50 color preview, HTML & CSS examples
           This text has a color of #a23d50        
        
          <p style="color:#a23d50;">Text here</p>
        
        
          .mytext {color:#a23d50;}
        
        Text color #a23d50
      
           This box has a color of #a23d50        
        
          <div style="background-color:#a23d50;">Content here</div>
        
        
          .mybackground {background-color:#a23d50;}
        
        Background color #a23d50
      
           Border around this has a color of #a23d50        
        
          <div style="border:2px solid #a23d50;">Content here</div>
        
        
          .myborder {border:2px solid #a23d50;}
        
        Border color #a23d50