#9f1314 color space conversions
Hex:
        #9f1314
        RGB:
        159, 19, 20
        CMY:
        38, 93, 92
        CMYK:
        0, 88, 87, 38
      HSL:
        360°, 78.6517%, 34.9020%
        HSV (HSB):
        360°, 88.0503%, 62.3529%
        XYZ:
        14.6572, 7.8872, 1.4117
        xyY:
        0.6118, 0.3292, 7.8872
      CIE-Lab:
        33.7468, 53.7014, 38.7858
        CIE-LCH:
        33.7468, 66.2433, 35.8387
        CIE-Luv:
        33.7468, 100.6768, 21.5162
        Hunter-Lab:
        28.0841, 44.0126, 16.6786
      #9f1314 color charts
#9f1314 RGB chart
      #9f1314 CMYK chart
      #9f1314 RGB pie chart
      #9f1314 color shades, tints & tones
#9f1314 color schemes
#9f1314 color preview, HTML & CSS examples
           This text has a color of #9f1314        
        
          <p style="color:#9f1314;">Text here</p>
        
        
          .mytext {color:#9f1314;}
        
        Text color #9f1314
      
           This box has a color of #9f1314        
        
          <div style="background-color:#9f1314;">Content here</div>
        
        
          .mybackground {background-color:#9f1314;}
        
        Background color #9f1314
      
           Border around this has a color of #9f1314        
        
          <div style="border:2px solid #9f1314;">Content here</div>
        
        
          .myborder {border:2px solid #9f1314;}
        
        Border color #9f1314