#9f272a color space conversions
Hex:
        #9f272a
        RGB:
        159, 39, 42
        CMY:
        38, 85, 84
        CMYK:
        0, 75, 74, 38
      HSL:
        359°, 60.6061%, 38.8235%
        HSV (HSB):
        359°, 75.4717%, 62.3529%
        XYZ:
        15.4415, 8.9891, 3.1117
        xyY:
        0.5606, 0.3264, 8.9891
      CIE-Lab:
        35.9634, 48.8469, 28.4449
        CIE-LCH:
        35.9634, 56.5254, 30.2134
        CIE-Luv:
        35.9634, 88.4239, 18.0120
        Hunter-Lab:
        29.9819, 39.4642, 14.8338
      #9f272a color charts
#9f272a RGB chart
      #9f272a CMYK chart
      #9f272a RGB pie chart
      #9f272a color shades, tints & tones
#9f272a color schemes
#9f272a color preview, HTML & CSS examples
           This text has a color of #9f272a        
        
          <p style="color:#9f272a;">Text here</p>
        
        
          .mytext {color:#9f272a;}
        
        Text color #9f272a
      
           This box has a color of #9f272a        
        
          <div style="background-color:#9f272a;">Content here</div>
        
        
          .mybackground {background-color:#9f272a;}
        
        Background color #9f272a
      
           Border around this has a color of #9f272a        
        
          <div style="border:2px solid #9f272a;">Content here</div>
        
        
          .myborder {border:2px solid #9f272a;}
        
        Border color #9f272a