#9f251e color space conversions
Hex:
        #9f251e
        RGB:
        159, 37, 30
        CMY:
        38, 85, 88
        CMYK:
        0, 77, 81, 38
      HSL:
        3°, 68.2540%, 37.0588%
        HSV (HSB):
        3°, 81.1321%, 62.3529%
        XYZ:
        15.1940, 8.7878, 2.1237
        xyY:
        0.5820, 0.3366, 8.7878
      CIE-Lab:
        35.5725, 49.0660, 35.0819
        CIE-LCH:
        35.5725, 60.3176, 35.5645
        CIE-Luv:
        35.5725, 91.7481, 21.8760
        Hunter-Lab:
        29.6442, 39.6118, 16.5035
      #9f251e color charts
#9f251e RGB chart
      #9f251e CMYK chart
      #9f251e RGB pie chart
      #9f251e color shades, tints & tones
#9f251e color schemes
#9f251e color preview, HTML & CSS examples
           This text has a color of #9f251e        
        
          <p style="color:#9f251e;">Text here</p>
        
        
          .mytext {color:#9f251e;}
        
        Text color #9f251e
      
           This box has a color of #9f251e        
        
          <div style="background-color:#9f251e;">Content here</div>
        
        
          .mybackground {background-color:#9f251e;}
        
        Background color #9f251e
      
           Border around this has a color of #9f251e        
        
          <div style="border:2px solid #9f251e;">Content here</div>
        
        
          .myborder {border:2px solid #9f251e;}
        
        Border color #9f251e