#9f2114 color space conversions
Hex:
        #9f2114
        RGB:
        159, 33, 20
        CMY:
        38, 87, 92
        CMYK:
        0, 79, 87, 38
      HSL:
        6°, 77.6536%, 35.0980%
        HSV (HSB):
        6°, 87.4214%, 62.3529%
        XYZ:
        14.9682, 8.5091, 1.5153
        xyY:
        0.5989, 0.3405, 8.5091
      CIE-Lab:
        35.0215, 50.0900, 39.8606
        CIE-LCH:
        35.0215, 64.0147, 38.5120
        CIE-Luv:
        35.0215, 95.1712, 23.7182
        Hunter-Lab:
        29.1704, 40.5452, 17.3393
      #9f2114 color charts
#9f2114 RGB chart
      #9f2114 CMYK chart
      #9f2114 RGB pie chart
      #9f2114 color shades, tints & tones
#9f2114 color schemes
#9f2114 color preview, HTML & CSS examples
           This text has a color of #9f2114        
        
          <p style="color:#9f2114;">Text here</p>
        
        
          .mytext {color:#9f2114;}
        
        Text color #9f2114
      
           This box has a color of #9f2114        
        
          <div style="background-color:#9f2114;">Content here</div>
        
        
          .mybackground {background-color:#9f2114;}
        
        Background color #9f2114
      
           Border around this has a color of #9f2114        
        
          <div style="border:2px solid #9f2114;">Content here</div>
        
        
          .myborder {border:2px solid #9f2114;}
        
        Border color #9f2114