#9a052f color space conversions
Hex:
        #9a052f
        RGB:
        154, 5, 47
        CMY:
        40, 98, 82
        CMYK:
        0, 97, 69, 40
      HSL:
        343°, 93.7107%, 31.1765%
        HSV (HSB):
        343°, 96.7532%, 60.3922%
        XYZ:
        13.8938, 7.1838, 3.3437
        xyY:
        0.5689, 0.2942, 7.1838
      CIE-Lab:
        32.2217, 55.5366, 20.5107
        CIE-LCH:
        32.2217, 59.2031, 20.2702
        CIE-Luv:
        32.2217, 93.9141, 9.4886
        Hunter-Lab:
        26.8026, 45.6252, 11.3653
      #9a052f color charts
#9a052f RGB chart
      #9a052f CMYK chart
      #9a052f RGB pie chart
      #9a052f color shades, tints & tones
#9a052f color schemes
#9a052f color preview, HTML & CSS examples
           This text has a color of #9a052f        
        
          <p style="color:#9a052f;">Text here</p>
        
        
          .mytext {color:#9a052f;}
        
        Text color #9a052f
      
           This box has a color of #9a052f        
        
          <div style="background-color:#9a052f;">Content here</div>
        
        
          .mybackground {background-color:#9a052f;}
        
        Background color #9a052f
      
           Border around this has a color of #9a052f        
        
          <div style="border:2px solid #9a052f;">Content here</div>
        
        
          .myborder {border:2px solid #9a052f;}
        
        Border color #9a052f