#850a3e color space conversions
Hex:
        #850a3e
        RGB:
        133, 10, 62
        CMY:
        48, 96, 76
        CMYK:
        0, 92, 53, 48
      HSL:
        335°, 86.0140%, 28.0392%
        HSV (HSB):
        335°, 92.4812%, 52.1569%
        XYZ:
        10.6509, 5.5514, 5.0676
        xyY:
        0.5007, 0.2610, 5.5514
      CIE-Lab:
        28.2513, 50.3184, 4.3542
        CIE-LCH:
        28.2513, 50.5064, 4.9457
        CIE-Luv:
        28.2513, 70.7250, -3.8515
        Hunter-Lab:
        23.5615, 39.4579, 3.7410
      #850a3e color charts
#850a3e RGB chart
      #850a3e CMYK chart
      #850a3e RGB pie chart
      #850a3e color shades, tints & tones
#850a3e color schemes
#850a3e color preview, HTML & CSS examples
           This text has a color of #850a3e        
        
          <p style="color:#850a3e;">Text here</p>
        
        
          .mytext {color:#850a3e;}
        
        Text color #850a3e
      
           This box has a color of #850a3e        
        
          <div style="background-color:#850a3e;">Content here</div>
        
        
          .mybackground {background-color:#850a3e;}
        
        Background color #850a3e
      
           Border around this has a color of #850a3e        
        
          <div style="border:2px solid #850a3e;">Content here</div>
        
        
          .myborder {border:2px solid #850a3e;}
        
        Border color #850a3e