#9d212b color space conversions
Hex:
        #9d212b
        RGB:
        157, 33, 43
        CMY:
        38, 87, 83
        CMYK:
        0, 79, 73, 38
      HSL:
        355°, 65.2632%, 37.2549%
        HSV (HSB):
        355°, 78.9809%, 61.5686%
        XYZ:
        14.8845, 8.4302, 3.1282
        xyY:
        0.5629, 0.3188, 8.4302
      CIE-Lab:
        34.8633, 50.2680, 26.4404
        CIE-LCH:
        34.8633, 56.7976, 27.7439
        CIE-Luv:
        34.8633, 89.3656, 15.8867
        Hunter-Lab:
        29.0349, 40.6959, 13.9365
      #9d212b color charts
#9d212b RGB chart
      #9d212b CMYK chart
      #9d212b RGB pie chart
      #9d212b color shades, tints & tones
#9d212b color schemes
#9d212b color preview, HTML & CSS examples
           This text has a color of #9d212b        
        
          <p style="color:#9d212b;">Text here</p>
        
        
          .mytext {color:#9d212b;}
        
        Text color #9d212b
      
           This box has a color of #9d212b        
        
          <div style="background-color:#9d212b;">Content here</div>
        
        
          .mybackground {background-color:#9d212b;}
        
        Background color #9d212b
      
           Border around this has a color of #9d212b        
        
          <div style="border:2px solid #9d212b;">Content here</div>
        
        
          .myborder {border:2px solid #9d212b;}
        
        Border color #9d212b