#9d271d color space conversions
Hex:
        #9d271d
        RGB:
        157, 39, 29
        CMY:
        38, 85, 89
        CMYK:
        0, 75, 82, 38
      HSL:
        5°, 68.8172%, 36.4706%
        HSV (HSB):
        5°, 81.5287%, 61.5686%
        XYZ:
        14.8519, 8.7078, 2.0604
        xyY:
        0.5797, 0.3399, 8.7078
      CIE-Lab:
        35.4156, 47.6904, 35.3517
        CIE-LCH:
        35.4156, 59.3643, 36.5486
        CIE-Luv:
        35.4156, 89.2722, 22.3052
        Hunter-Lab:
        29.5091, 38.1983, 16.5166
      #9d271d color charts
#9d271d RGB chart
      #9d271d CMYK chart
      #9d271d RGB pie chart
      #9d271d color shades, tints & tones
#9d271d color schemes
#9d271d color preview, HTML & CSS examples
           This text has a color of #9d271d        
        
          <p style="color:#9d271d;">Text here</p>
        
        
          .mytext {color:#9d271d;}
        
        Text color #9d271d
      
           This box has a color of #9d271d        
        
          <div style="background-color:#9d271d;">Content here</div>
        
        
          .mybackground {background-color:#9d271d;}
        
        Background color #9d271d
      
           Border around this has a color of #9d271d        
        
          <div style="border:2px solid #9d271d;">Content here</div>
        
        
          .myborder {border:2px solid #9d271d;}
        
        Border color #9d271d