#9f273e color space conversions
Hex:
        #9f273e
        RGB:
        159, 39, 62
        CMY:
        38, 85, 76
        CMYK:
        0, 75, 61, 38
      HSL:
        349°, 60.6061%, 38.8235%
        HSV (HSB):
        349°, 75.4717%, 62.3529%
        XYZ:
        15.8931, 9.1698, 5.4897
        xyY:
        0.5202, 0.3001, 9.1698
      CIE-Lab:
        36.3091, 49.9906, 16.3025
        CIE-LCH:
        36.3091, 52.5817, 18.0618
        CIE-Luv:
        36.3091, 83.2246, 8.2050
        Hunter-Lab:
        30.2816, 40.6916, 10.4485
      #9f273e color charts
#9f273e RGB chart
      #9f273e CMYK chart
      #9f273e RGB pie chart
      #9f273e color shades, tints & tones
#9f273e color schemes
#9f273e color preview, HTML & CSS examples
           This text has a color of #9f273e        
        
          <p style="color:#9f273e;">Text here</p>
        
        
          .mytext {color:#9f273e;}
        
        Text color #9f273e
      
           This box has a color of #9f273e        
        
          <div style="background-color:#9f273e;">Content here</div>
        
        
          .mybackground {background-color:#9f273e;}
        
        Background color #9f273e
      
           Border around this has a color of #9f273e        
        
          <div style="border:2px solid #9f273e;">Content here</div>
        
        
          .myborder {border:2px solid #9f273e;}
        
        Border color #9f273e