#9a314f color space conversions
Hex:
        #9a314f
        RGB:
        154, 49, 79
        CMY:
        40, 81, 69
        CMYK:
        0, 68, 49, 40
      HSL:
        343°, 51.7241%, 39.8039%
        HSV (HSB):
        343°, 68.1818%, 60.3922%
        XYZ:
        15.8360, 9.6312, 8.4215
        xyY:
        0.4673, 0.2842, 9.6312
      CIE-Lab:
        37.1722, 45.9405, 6.4631
        CIE-LCH:
        37.1722, 46.3929, 8.0080
        CIE-Luv:
        37.1722, 69.3508, -0.5930
        Hunter-Lab:
        31.0341, 36.7749, 5.6348
      #9a314f color charts
#9a314f RGB chart
      #9a314f CMYK chart
      #9a314f RGB pie chart
      #9a314f color shades, tints & tones
#9a314f color schemes
#9a314f color preview, HTML & CSS examples
           This text has a color of #9a314f        
        
          <p style="color:#9a314f;">Text here</p>
        
        
          .mytext {color:#9a314f;}
        
        Text color #9a314f
      
           This box has a color of #9a314f        
        
          <div style="background-color:#9a314f;">Content here</div>
        
        
          .mybackground {background-color:#9a314f;}
        
        Background color #9a314f
      
           Border around this has a color of #9a314f        
        
          <div style="border:2px solid #9a314f;">Content here</div>
        
        
          .myborder {border:2px solid #9a314f;}
        
        Border color #9a314f