#9f1132 color space conversions
Hex:
        #9f1132
        RGB:
        159, 17, 50
        CMY:
        38, 93, 80
        CMYK:
        0, 89, 69, 38
      HSL:
        346°, 80.6818%, 34.5098%
        HSV (HSB):
        346°, 89.3082%, 62.3529%
        XYZ:
        15.0742, 8.0021, 3.7677
        xyY:
        0.5615, 0.2981, 8.0021
      CIE-Lab:
        33.9873, 55.1840, 21.0120
        CIE-LCH:
        33.9873, 59.0490, 20.8449
        CIE-Luv:
        33.9873, 94.5525, 10.4126
        Hunter-Lab:
        28.2880, 45.6159, 11.9048
      #9f1132 color charts
#9f1132 RGB chart
      #9f1132 CMYK chart
      #9f1132 RGB pie chart
      #9f1132 color shades, tints & tones
#9f1132 color schemes
#9f1132 color preview, HTML & CSS examples
           This text has a color of #9f1132        
        
          <p style="color:#9f1132;">Text here</p>
        
        
          .mytext {color:#9f1132;}
        
        Text color #9f1132
      
           This box has a color of #9f1132        
        
          <div style="background-color:#9f1132;">Content here</div>
        
        
          .mybackground {background-color:#9f1132;}
        
        Background color #9f1132
      
           Border around this has a color of #9f1132        
        
          <div style="border:2px solid #9f1132;">Content here</div>
        
        
          .myborder {border:2px solid #9f1132;}
        
        Border color #9f1132