#9d291f color space conversions
Hex:
        #9d291f
        RGB:
        157, 41, 31
        CMY:
        38, 84, 88
        CMYK:
        0, 74, 80, 38
      HSL:
        5°, 67.0213%, 36.8627%
        HSV (HSB):
        5°, 80.2548%, 61.5686%
        XYZ:
        14.9449, 8.8529, 2.2174
        xyY:
        0.5745, 0.3403, 8.8529
      CIE-Lab:
        35.6995, 47.0273, 34.5203
        CIE-LCH:
        35.6995, 58.3371, 36.2805
        CIE-Luv:
        35.6995, 87.8793, 22.1521
        Hunter-Lab:
        29.7538, 37.5886, 16.4091
      #9d291f color charts
#9d291f RGB chart
      #9d291f CMYK chart
      #9d291f RGB pie chart
      #9d291f color shades, tints & tones
#9d291f color schemes
#9d291f color preview, HTML & CSS examples
           This text has a color of #9d291f        
        
          <p style="color:#9d291f;">Text here</p>
        
        
          .mytext {color:#9d291f;}
        
        Text color #9d291f
      
           This box has a color of #9d291f        
        
          <div style="background-color:#9d291f;">Content here</div>
        
        
          .mybackground {background-color:#9d291f;}
        
        Background color #9d291f
      
           Border around this has a color of #9d291f        
        
          <div style="border:2px solid #9d291f;">Content here</div>
        
        
          .myborder {border:2px solid #9d291f;}
        
        Border color #9d291f