#9b231d color space conversions
Hex:
        #9b231d
        RGB:
        155, 35, 29
        CMY:
        39, 86, 89
        CMYK:
        0, 77, 81, 39
      HSL:
        3°, 68.4783%, 36.0784%
        HSV (HSB):
        3°, 81.2903%, 60.7843%
        XYZ:
        14.3404, 8.2593, 2.0008
        xyY:
        0.5829, 0.3357, 8.2593
      CIE-Lab:
        34.5172, 48.4344, 34.3218
        CIE-LCH:
        34.5172, 59.3623, 35.3223
        CIE-Luv:
        34.5172, 89.6825, 21.1076
        Hunter-Lab:
        28.7391, 38.7756, 15.9896
      #9b231d color charts
#9b231d RGB chart
      #9b231d CMYK chart
      #9b231d RGB pie chart
      #9b231d color shades, tints & tones
#9b231d color schemes
#9b231d color preview, HTML & CSS examples
           This text has a color of #9b231d        
        
          <p style="color:#9b231d;">Text here</p>
        
        
          .mytext {color:#9b231d;}
        
        Text color #9b231d
      
           This box has a color of #9b231d        
        
          <div style="background-color:#9b231d;">Content here</div>
        
        
          .mybackground {background-color:#9b231d;}
        
        Background color #9b231d
      
           Border around this has a color of #9b231d        
        
          <div style="border:2px solid #9b231d;">Content here</div>
        
        
          .myborder {border:2px solid #9b231d;}
        
        Border color #9b231d