#9d0d20 color space conversions
Hex:
        #9d0d20
        RGB:
        157, 13, 32
        CMY:
        38, 95, 87
        CMYK:
        0, 92, 80, 38
      HSL:
        352°, 84.7059%, 33.3333%
        HSV (HSB):
        352°, 91.7197%, 61.5686%
        XYZ:
        14.3093, 7.5602, 2.0716
        xyY:
        0.5977, 0.3158, 7.5602
      CIE-Lab:
        33.0497, 54.5674, 31.1763
        CIE-LCH:
        33.0497, 62.8456, 29.7408
        CIE-Luv:
        33.0497, 98.6182, 17.0635
        Hunter-Lab:
        27.4959, 44.7763, 14.7801
      #9d0d20 color charts
#9d0d20 RGB chart
      #9d0d20 CMYK chart
      #9d0d20 RGB pie chart
      #9d0d20 color shades, tints & tones
#9d0d20 color schemes
#9d0d20 color preview, HTML & CSS examples
           This text has a color of #9d0d20        
        
          <p style="color:#9d0d20;">Text here</p>
        
        
          .mytext {color:#9d0d20;}
        
        Text color #9d0d20
      
           This box has a color of #9d0d20        
        
          <div style="background-color:#9d0d20;">Content here</div>
        
        
          .mybackground {background-color:#9d0d20;}
        
        Background color #9d0d20
      
           Border around this has a color of #9d0d20        
        
          <div style="border:2px solid #9d0d20;">Content here</div>
        
        
          .myborder {border:2px solid #9d0d20;}
        
        Border color #9d0d20