#96280d color space conversions
Hex:
        #96280d
        RGB:
        150, 40, 13
        CMY:
        41, 84, 95
        CMYK:
        0, 73, 91, 41
      HSL:
        12°, 84.0491%, 31.9608%
        HSV (HSB):
        12°, 91.3333%, 58.8235%
        XYZ:
        13.4091, 8.0307, 1.2241
        xyY:
        0.5917, 0.3543, 8.0307
      CIE-Lab:
        34.0467, 44.5714, 41.4834
        CIE-LCH:
        34.0467, 60.8891, 42.9449
        CIE-Luv:
        34.0467, 85.0362, 25.2946
        Hunter-Lab:
        28.3384, 34.8699, 17.2758
      #96280d color charts
#96280d RGB chart
      #96280d CMYK chart
      #96280d RGB pie chart
      #96280d color shades, tints & tones
#96280d color schemes
#96280d color preview, HTML & CSS examples
           This text has a color of #96280d        
        
          <p style="color:#96280d;">Text here</p>
        
        
          .mytext {color:#96280d;}
        
        Text color #96280d
      
           This box has a color of #96280d        
        
          <div style="background-color:#96280d;">Content here</div>
        
        
          .mybackground {background-color:#96280d;}
        
        Background color #96280d
      
           Border around this has a color of #96280d        
        
          <div style="border:2px solid #96280d;">Content here</div>
        
        
          .myborder {border:2px solid #96280d;}
        
        Border color #96280d