#9f2a15 color space conversions
Hex:
        #9f2a15
        RGB:
        159, 42, 21
        CMY:
        38, 84, 92
        CMYK:
        0, 74, 87, 38
      HSL:
        9°, 76.6667%, 35.2941%
        HSV (HSB):
        9°, 86.7925%, 62.3529%
        XYZ:
        15.2614, 9.0810, 1.6579
        xyY:
        0.5870, 0.3493, 9.0810
      CIE-Lab:
        36.1398, 47.0215, 40.3249
        CIE-LCH:
        36.1398, 61.9445, 40.6159
        CIE-Luv:
        36.1398, 90.3704, 25.3984
        Hunter-Lab:
        30.1347, 37.6637, 17.8324
      #9f2a15 color charts
#9f2a15 RGB chart
      #9f2a15 CMYK chart
      #9f2a15 RGB pie chart
      #9f2a15 color shades, tints & tones
#9f2a15 color schemes
#9f2a15 color preview, HTML & CSS examples
           This text has a color of #9f2a15        
        
          <p style="color:#9f2a15;">Text here</p>
        
        
          .mytext {color:#9f2a15;}
        
        Text color #9f2a15
      
           This box has a color of #9f2a15        
        
          <div style="background-color:#9f2a15;">Content here</div>
        
        
          .mybackground {background-color:#9f2a15;}
        
        Background color #9f2a15
      
           Border around this has a color of #9f2a15        
        
          <div style="border:2px solid #9f2a15;">Content here</div>
        
        
          .myborder {border:2px solid #9f2a15;}
        
        Border color #9f2a15