#9f2829 color space conversions
Hex:
        #9f2829
        RGB:
        159, 40, 41
        CMY:
        38, 84, 84
        CMYK:
        0, 75, 74, 38
      HSL:
        359°, 59.7990%, 39.0196%
        HSV (HSB):
        359°, 74.8428%, 62.3529%
        XYZ:
        15.4571, 9.0486, 3.0297
        xyY:
        0.5614, 0.3286, 9.0486
      CIE-Lab:
        36.0777, 48.4458, 29.1840
        CIE-LCH:
        36.0777, 56.5570, 31.0650
        CIE-Luv:
        36.0777, 88.1383, 18.6542
        Hunter-Lab:
        30.0809, 39.0808, 15.0850
      #9f2829 color charts
#9f2829 RGB chart
      #9f2829 CMYK chart
      #9f2829 RGB pie chart
      #9f2829 color shades, tints & tones
#9f2829 color schemes
#9f2829 color preview, HTML & CSS examples
           This text has a color of #9f2829        
        
          <p style="color:#9f2829;">Text here</p>
        
        
          .mytext {color:#9f2829;}
        
        Text color #9f2829
      
           This box has a color of #9f2829        
        
          <div style="background-color:#9f2829;">Content here</div>
        
        
          .mybackground {background-color:#9f2829;}
        
        Background color #9f2829
      
           Border around this has a color of #9f2829        
        
          <div style="border:2px solid #9f2829;">Content here</div>
        
        
          .myborder {border:2px solid #9f2829;}
        
        Border color #9f2829