#9f2a27 color space conversions
Hex:
        #9f2a27
        RGB:
        159, 42, 39
        CMY:
        38, 84, 85
        CMYK:
        0, 74, 75, 38
      HSL:
        1°, 60.6061%, 38.8235%
        HSV (HSB):
        1°, 75.4717%, 62.3529%
        XYZ:
        15.4922, 9.1733, 2.8736
        xyY:
        0.5626, 0.3331, 9.1733
      CIE-Lab:
        36.3159, 47.6257, 30.6542
        CIE-LCH:
        36.3159, 56.6382, 32.7673
        CIE-Luv:
        36.3159, 87.5115, 19.9220
        Hunter-Lab:
        30.2875, 38.3006, 15.5761
      #9f2a27 color charts
#9f2a27 RGB chart
      #9f2a27 CMYK chart
      #9f2a27 RGB pie chart
      #9f2a27 color shades, tints & tones
#9f2a27 color schemes
#9f2a27 color preview, HTML & CSS examples
           This text has a color of #9f2a27        
        
          <p style="color:#9f2a27;">Text here</p>
        
        
          .mytext {color:#9f2a27;}
        
        Text color #9f2a27
      
           This box has a color of #9f2a27        
        
          <div style="background-color:#9f2a27;">Content here</div>
        
        
          .mybackground {background-color:#9f2a27;}
        
        Background color #9f2a27
      
           Border around this has a color of #9f2a27        
        
          <div style="border:2px solid #9f2a27;">Content here</div>
        
        
          .myborder {border:2px solid #9f2a27;}
        
        Border color #9f2a27