#9f302a color space conversions
Hex:
        #9f302a
        RGB:
        159, 48, 42
        CMY:
        38, 81, 84
        CMYK:
        0, 70, 74, 38
      HSL:
        3°, 58.2090%, 39.4118%
        HSV (HSB):
        3°, 73.5849%, 62.3529%
        XYZ:
        15.7729, 9.6520, 3.2222
        xyY:
        0.5506, 0.3369, 9.6520
      CIE-Lab:
        37.2105, 45.4096, 29.8798
        CIE-LCH:
        37.2105, 54.3584, 33.3452
        CIE-Luv:
        37.2105, 83.5943, 20.3135
        Hunter-Lab:
        31.0677, 36.2554, 15.5981
      #9f302a color charts
#9f302a RGB chart
      #9f302a CMYK chart
      #9f302a RGB pie chart
      #9f302a color shades, tints & tones
#9f302a color schemes
#9f302a color preview, HTML & CSS examples
           This text has a color of #9f302a        
        
          <p style="color:#9f302a;">Text here</p>
        
        
          .mytext {color:#9f302a;}
        
        Text color #9f302a
      
           This box has a color of #9f302a        
        
          <div style="background-color:#9f302a;">Content here</div>
        
        
          .mybackground {background-color:#9f302a;}
        
        Background color #9f302a
      
           Border around this has a color of #9f302a        
        
          <div style="border:2px solid #9f302a;">Content here</div>
        
        
          .myborder {border:2px solid #9f302a;}
        
        Border color #9f302a