#95201e color space conversions
Hex:
        #95201e
        RGB:
        149, 32, 30
        CMY:
        42, 87, 88
        CMYK:
        0, 79, 80, 42
      HSL:
        1°, 66.4804%, 35.0980%
        HSV (HSB):
        1°, 79.8658%, 58.4314%
        XYZ:
        13.1453, 7.5163, 1.9863
        xyY:
        0.5804, 0.3319, 7.5163
      CIE-Lab:
        32.9546, 47.5604, 31.7556
        CIE-LCH:
        32.9546, 57.1875, 33.7307
        CIE-Luv:
        32.9546, 86.0925, 19.1617
        Hunter-Lab:
        27.4159, 37.6087, 14.8956
      #95201e color charts
#95201e RGB chart
      #95201e CMYK chart
      #95201e RGB pie chart
      #95201e color shades, tints & tones
#95201e color schemes
#95201e color preview, HTML & CSS examples
           This text has a color of #95201e        
        
          <p style="color:#95201e;">Text here</p>
        
        
          .mytext {color:#95201e;}
        
        Text color #95201e
      
           This box has a color of #95201e        
        
          <div style="background-color:#95201e;">Content here</div>
        
        
          .mybackground {background-color:#95201e;}
        
        Background color #95201e
      
           Border around this has a color of #95201e        
        
          <div style="border:2px solid #95201e;">Content here</div>
        
        
          .myborder {border:2px solid #95201e;}
        
        Border color #95201e