#9a282f color space conversions
Hex:
        #9a282f
        RGB:
        154, 40, 47
        CMY:
        40, 84, 82
        CMYK:
        0, 74, 69, 40
      HSL:
        356°, 58.7629%, 38.0392%
        HSV (HSB):
        356°, 74.0260%, 60.3922%
        XYZ:
        14.5983, 8.5928, 3.5785
        xyY:
        0.5453, 0.3210, 8.5928
      CIE-Lab:
        35.1883, 47.1286, 24.1922
        CIE-LCH:
        35.1883, 52.9752, 27.1725
        CIE-Luv:
        35.1883, 82.6975, 15.1441
        Hunter-Lab:
        29.3136, 37.5952, 13.2816
      #9a282f color charts
#9a282f RGB chart
      #9a282f CMYK chart
      #9a282f RGB pie chart
      #9a282f color shades, tints & tones
#9a282f color schemes
#9a282f color preview, HTML & CSS examples
           This text has a color of #9a282f        
        
          <p style="color:#9a282f;">Text here</p>
        
        
          .mytext {color:#9a282f;}
        
        Text color #9a282f
      
           This box has a color of #9a282f        
        
          <div style="background-color:#9a282f;">Content here</div>
        
        
          .mybackground {background-color:#9a282f;}
        
        Background color #9a282f
      
           Border around this has a color of #9a282f        
        
          <div style="border:2px solid #9a282f;">Content here</div>
        
        
          .myborder {border:2px solid #9a282f;}
        
        Border color #9a282f