#9f0c31 color space conversions
Hex:
        #9f0c31
        RGB:
        159, 12, 49
        CMY:
        38, 95, 81
        CMYK:
        0, 92, 69, 38
      HSL:
        345°, 85.9649%, 33.5294%
        HSV (HSB):
        345°, 92.4528%, 62.3529%
        XYZ:
        14.9839, 7.8556, 3.6323
        xyY:
        0.5660, 0.2968, 7.8556
      CIE-Lab:
        33.6804, 55.9653, 21.2731
        CIE-LCH:
        33.6804, 59.8720, 20.8124
        CIE-Luv:
        33.6804, 95.9780, 10.3390
        Hunter-Lab:
        28.0279, 46.3787, 11.9358
      #9f0c31 color charts
#9f0c31 RGB chart
      #9f0c31 CMYK chart
      #9f0c31 RGB pie chart
      #9f0c31 color shades, tints & tones
#9f0c31 color schemes
#9f0c31 color preview, HTML & CSS examples
           This text has a color of #9f0c31        
        
          <p style="color:#9f0c31;">Text here</p>
        
        
          .mytext {color:#9f0c31;}
        
        Text color #9f0c31
      
           This box has a color of #9f0c31        
        
          <div style="background-color:#9f0c31;">Content here</div>
        
        
          .mybackground {background-color:#9f0c31;}
        
        Background color #9f0c31
      
           Border around this has a color of #9f0c31        
        
          <div style="border:2px solid #9f0c31;">Content here</div>
        
        
          .myborder {border:2px solid #9f0c31;}
        
        Border color #9f0c31