#95280d color space conversions
Hex:
        #95280d
        RGB:
        149, 40, 13
        CMY:
        42, 84, 95
        CMYK:
        0, 73, 91, 42
      HSL:
        12°, 83.9506%, 31.7647%
        HSV (HSB):
        12°, 91.2752%, 58.4314%
        XYZ:
        13.2259, 7.9362, 1.2155
        xyY:
        0.5910, 0.3546, 7.9362
      CIE-Lab:
        33.8497, 44.2294, 41.2486
        CIE-LCH:
        33.8497, 60.4789, 43.0028
        CIE-Luv:
        33.8497, 84.2239, 25.1619
        Hunter-Lab:
        28.1713, 34.5026, 17.1617
      #95280d color charts
#95280d RGB chart
      #95280d CMYK chart
      #95280d RGB pie chart
      #95280d color shades, tints & tones
#95280d color schemes
#95280d color preview, HTML & CSS examples
           This text has a color of #95280d        
        
          <p style="color:#95280d;">Text here</p>
        
        
          .mytext {color:#95280d;}
        
        Text color #95280d
      
           This box has a color of #95280d        
        
          <div style="background-color:#95280d;">Content here</div>
        
        
          .mybackground {background-color:#95280d;}
        
        Background color #95280d
      
           Border around this has a color of #95280d        
        
          <div style="border:2px solid #95280d;">Content here</div>
        
        
          .myborder {border:2px solid #95280d;}
        
        Border color #95280d