#9b271d color space conversions
Hex:
        #9b271d
        RGB:
        155, 39, 29
        CMY:
        39, 85, 89
        CMYK:
        0, 75, 81, 39
      HSL:
        5°, 68.4783%, 36.0784%
        HSV (HSB):
        5°, 81.2903%, 60.7843%
        XYZ:
        14.4649, 8.5083, 2.0423
        xyY:
        0.5782, 0.3401, 8.5083
      CIE-Lab:
        35.0198, 47.0361, 34.8260
        CIE-LCH:
        35.0198, 58.5256, 36.5166
        CIE-Luv:
        35.0198, 87.6516, 21.9915
        Hunter-Lab:
        29.1690, 37.4721, 16.2671
      #9b271d color charts
#9b271d RGB chart
      #9b271d CMYK chart
      #9b271d RGB pie chart
      #9b271d color shades, tints & tones
#9b271d color schemes
#9b271d color preview, HTML & CSS examples
           This text has a color of #9b271d        
        
          <p style="color:#9b271d;">Text here</p>
        
        
          .mytext {color:#9b271d;}
        
        Text color #9b271d
      
           This box has a color of #9b271d        
        
          <div style="background-color:#9b271d;">Content here</div>
        
        
          .mybackground {background-color:#9b271d;}
        
        Background color #9b271d
      
           Border around this has a color of #9b271d        
        
          <div style="border:2px solid #9b271d;">Content here</div>
        
        
          .myborder {border:2px solid #9b271d;}
        
        Border color #9b271d