#9f1b15 color space conversions
Hex:
        #9f1b15
        RGB:
        159, 27, 21
        CMY:
        38, 89, 92
        CMYK:
        0, 83, 87, 38
      HSL:
        3°, 76.6667%, 35.2941%
        HSV (HSB):
        3°, 86.7925%, 62.3529%
        XYZ:
        14.8254, 8.2089, 1.5126
        xyY:
        0.6040, 0.3344, 8.2089
      CIE-Lab:
        34.4143, 51.8458, 38.8430
        CIE-LCH:
        34.4143, 64.7824, 36.8407
        CIE-Luv:
        34.4143, 97.6729, 22.4290
        Hunter-Lab:
        28.6512, 42.2238, 16.9258
      #9f1b15 color charts
#9f1b15 RGB chart
      #9f1b15 CMYK chart
      #9f1b15 RGB pie chart
      #9f1b15 color shades, tints & tones
#9f1b15 color schemes
#9f1b15 color preview, HTML & CSS examples
           This text has a color of #9f1b15        
        
          <p style="color:#9f1b15;">Text here</p>
        
        
          .mytext {color:#9f1b15;}
        
        Text color #9f1b15
      
           This box has a color of #9f1b15        
        
          <div style="background-color:#9f1b15;">Content here</div>
        
        
          .mybackground {background-color:#9f1b15;}
        
        Background color #9f1b15
      
           Border around this has a color of #9f1b15        
        
          <div style="border:2px solid #9f1b15;">Content here</div>
        
        
          .myborder {border:2px solid #9f1b15;}
        
        Border color #9f1b15