#9d124d color space conversions
Hex:
        #9d124d
        RGB:
        157, 18, 77
        CMY:
        38, 93, 70
        CMYK:
        0, 89, 51, 38
      HSL:
        335°, 79.4286%, 34.3137%
        HSV (HSB):
        335°, 88.5350%, 61.5686%
        XYZ:
        15.4605, 8.1365, 7.7768
        xyY:
        0.4928, 0.2593, 8.1365
      CIE-Lab:
        34.2656, 56.2764, 3.6841
        CIE-LCH:
        34.2656, 56.3969, 3.7455
        CIE-Luv:
        34.2656, 83.1466, -5.8103
        Hunter-Lab:
        28.5246, 46.8299, 3.8027
      #9d124d color charts
#9d124d RGB chart
      #9d124d CMYK chart
      #9d124d RGB pie chart
      #9d124d color shades, tints & tones
#9d124d color schemes
#9d124d color preview, HTML & CSS examples
           This text has a color of #9d124d        
        
          <p style="color:#9d124d;">Text here</p>
        
        
          .mytext {color:#9d124d;}
        
        Text color #9d124d
      
           This box has a color of #9d124d        
        
          <div style="background-color:#9d124d;">Content here</div>
        
        
          .mybackground {background-color:#9d124d;}
        
        Background color #9d124d
      
           Border around this has a color of #9d124d        
        
          <div style="border:2px solid #9d124d;">Content here</div>
        
        
          .myborder {border:2px solid #9d124d;}
        
        Border color #9d124d