#9f102e color space conversions
Hex:
        #9f102e
        RGB:
        159, 16, 46
        CMY:
        38, 94, 82
        CMYK:
        0, 90, 71, 38
      HSL:
        347°, 81.7143%, 34.3137%
        HSV (HSB):
        347°, 89.9371%, 62.3529%
        XYZ:
        14.9765, 7.9388, 3.3278
        xyY:
        0.5707, 0.3025, 7.9388
      CIE-Lab:
        33.8550, 55.1679, 23.4262
        CIE-LCH:
        33.8550, 59.9357, 23.0078
        CIE-Luv:
        33.8550, 95.9694, 12.1888
        Hunter-Lab:
        28.1758, 45.5718, 12.7205
      #9f102e color charts
#9f102e RGB chart
      #9f102e CMYK chart
      #9f102e RGB pie chart
      #9f102e color shades, tints & tones
#9f102e color schemes
#9f102e color preview, HTML & CSS examples
           This text has a color of #9f102e        
        
          <p style="color:#9f102e;">Text here</p>
        
        
          .mytext {color:#9f102e;}
        
        Text color #9f102e
      
           This box has a color of #9f102e        
        
          <div style="background-color:#9f102e;">Content here</div>
        
        
          .mybackground {background-color:#9f102e;}
        
        Background color #9f102e
      
           Border around this has a color of #9f102e        
        
          <div style="border:2px solid #9f102e;">Content here</div>
        
        
          .myborder {border:2px solid #9f102e;}
        
        Border color #9f102e