#9f0c15 color space conversions
Hex:
        #9f0c15
        RGB:
        159, 12, 21
        CMY:
        38, 95, 92
        CMYK:
        0, 92, 87, 38
      HSL:
        356°, 85.9649%, 33.5294%
        HSV (HSB):
        356°, 92.4528%, 62.3529%
        XYZ:
        14.5649, 7.6880, 1.4257
        xyY:
        0.6151, 0.3247, 7.6880
      CIE-Lab:
        33.3245, 54.9576, 37.9021
        CIE-LCH:
        33.3245, 66.7601, 34.5925
        CIE-Luv:
        33.3245, 102.4160, 20.5337
        Hunter-Lab:
        27.7273, 45.2418, 16.3604
      #9f0c15 color charts
#9f0c15 RGB chart
      #9f0c15 CMYK chart
      #9f0c15 RGB pie chart
      #9f0c15 color shades, tints & tones
#9f0c15 color schemes
#9f0c15 color preview, HTML & CSS examples
           This text has a color of #9f0c15        
        
          <p style="color:#9f0c15;">Text here</p>
        
        
          .mytext {color:#9f0c15;}
        
        Text color #9f0c15
      
           This box has a color of #9f0c15        
        
          <div style="background-color:#9f0c15;">Content here</div>
        
        
          .mybackground {background-color:#9f0c15;}
        
        Background color #9f0c15
      
           Border around this has a color of #9f0c15        
        
          <div style="border:2px solid #9f0c15;">Content here</div>
        
        
          .myborder {border:2px solid #9f0c15;}
        
        Border color #9f0c15