#9b2d12 color space conversions
Hex:
        #9b2d12
        RGB:
        155, 45, 18
        CMY:
        39, 82, 93
        CMYK:
        0, 71, 88, 39
      HSL:
        12°, 79.1908%, 33.9216%
        HSV (HSB):
        12°, 88.3871%, 60.7843%
        XYZ:
        14.5651, 8.8890, 1.5203
        xyY:
        0.5832, 0.3559, 8.8890
      CIE-Lab:
        35.7697, 44.4193, 41.0976
        CIE-LCH:
        35.7697, 60.5152, 42.7756
        CIE-Luv:
        35.7697, 85.6977, 26.2236
        Hunter-Lab:
        29.8144, 35.0267, 17.8467
      #9b2d12 color charts
#9b2d12 RGB chart
      #9b2d12 CMYK chart
      #9b2d12 RGB pie chart
      #9b2d12 color shades, tints & tones
#9b2d12 color schemes
#9b2d12 color preview, HTML & CSS examples
           This text has a color of #9b2d12        
        
          <p style="color:#9b2d12;">Text here</p>
        
        
          .mytext {color:#9b2d12;}
        
        Text color #9b2d12
      
           This box has a color of #9b2d12        
        
          <div style="background-color:#9b2d12;">Content here</div>
        
        
          .mybackground {background-color:#9b2d12;}
        
        Background color #9b2d12
      
           Border around this has a color of #9b2d12        
        
          <div style="border:2px solid #9b2d12;">Content here</div>
        
        
          .myborder {border:2px solid #9b2d12;}
        
        Border color #9b2d12