#9f253f color space conversions
Hex:
        #9f253f
        RGB:
        159, 37, 63
        CMY:
        38, 85, 75
        CMYK:
        0, 77, 60, 38
      HSL:
        347°, 62.2449%, 38.4314%
        HSV (HSB):
        347°, 76.7296%, 62.3529%
        XYZ:
        15.8568, 9.0529, 5.6143
        xyY:
        0.5195, 0.2966, 9.0529
      CIE-Lab:
        36.0860, 50.7426, 15.3633
        CIE-LCH:
        36.0860, 53.0174, 16.8447
        CIE-Luv:
        36.0860, 83.7834, 7.1407
        Hunter-Lab:
        30.0881, 41.4177, 9.9985
      #9f253f color charts
#9f253f RGB chart
      #9f253f CMYK chart
      #9f253f RGB pie chart
      #9f253f color shades, tints & tones
#9f253f color schemes
#9f253f color preview, HTML & CSS examples
           This text has a color of #9f253f        
        
          <p style="color:#9f253f;">Text here</p>
        
        
          .mytext {color:#9f253f;}
        
        Text color #9f253f
      
           This box has a color of #9f253f        
        
          <div style="background-color:#9f253f;">Content here</div>
        
        
          .mybackground {background-color:#9f253f;}
        
        Background color #9f253f
      
           Border around this has a color of #9f253f        
        
          <div style="border:2px solid #9f253f;">Content here</div>
        
        
          .myborder {border:2px solid #9f253f;}
        
        Border color #9f253f