#9f2f37 color space conversions
Hex:
        #9f2f37
        RGB:
        159, 47, 55
        CMY:
        38, 82, 78
        CMYK:
        0, 70, 65, 38
      HSL:
        356°, 54.3689%, 40.3922%
        HSV (HSB):
        356°, 70.4403%, 62.3529%
        XYZ:
        16.0042, 9.6798, 4.6393
        xyY:
        0.5278, 0.3192, 9.6798
      CIE-Lab:
        37.2615, 46.5258, 21.9757
        CIE-LCH:
        37.2615, 51.4547, 25.2829
        CIE-Luv:
        37.2615, 81.2442, 14.1170
        Hunter-Lab:
        31.1124, 37.3736, 12.9377
      #9f2f37 color charts
#9f2f37 RGB chart
      #9f2f37 CMYK chart
      #9f2f37 RGB pie chart
      #9f2f37 color shades, tints & tones
#9f2f37 color schemes
#9f2f37 color preview, HTML & CSS examples
           This text has a color of #9f2f37        
        
          <p style="color:#9f2f37;">Text here</p>
        
        
          .mytext {color:#9f2f37;}
        
        Text color #9f2f37
      
           This box has a color of #9f2f37        
        
          <div style="background-color:#9f2f37;">Content here</div>
        
        
          .mybackground {background-color:#9f2f37;}
        
        Background color #9f2f37
      
           Border around this has a color of #9f2f37        
        
          <div style="border:2px solid #9f2f37;">Content here</div>
        
        
          .myborder {border:2px solid #9f2f37;}
        
        Border color #9f2f37