#9a134d color space conversions
Hex:
        #9a134d
        RGB:
        154, 19, 77
        CMY:
        40, 93, 70
        CMYK:
        0, 88, 50, 40
      HSL:
        334°, 78.0347%, 33.9216%
        HSV (HSB):
        334°, 87.6623%, 60.3922%
        XYZ:
        14.8989, 7.8716, 7.7553
        xyY:
        0.4881, 0.2579, 7.8716
      CIE-Lab:
        33.7140, 55.3082, 2.8097
        CIE-LCH:
        33.7140, 55.3795, 2.9082
        CIE-Luv:
        33.7140, 80.4680, -6.5302
        Hunter-Lab:
        28.0564, 45.6908, 3.2506
      #9a134d color charts
#9a134d RGB chart
      #9a134d CMYK chart
      #9a134d RGB pie chart
      #9a134d color shades, tints & tones
#9a134d color schemes
#9a134d color preview, HTML & CSS examples
           This text has a color of #9a134d        
        
          <p style="color:#9a134d;">Text here</p>
        
        
          .mytext {color:#9a134d;}
        
        Text color #9a134d
      
           This box has a color of #9a134d        
        
          <div style="background-color:#9a134d;">Content here</div>
        
        
          .mybackground {background-color:#9a134d;}
        
        Background color #9a134d
      
           Border around this has a color of #9a134d        
        
          <div style="border:2px solid #9a134d;">Content here</div>
        
        
          .myborder {border:2px solid #9a134d;}
        
        Border color #9a134d