#c85d32 color space conversions
Hex:
        #c85d32
        RGB:
        200, 93, 50
        CMY:
        22, 64, 80
        CMYK:
        0, 54, 75, 22
      HSL:
        17°, 60.0000%, 49.0196%
        HSV (HSB):
        17°, 75.0000%, 78.4314%
        XYZ:
        28.3095, 20.3384, 5.4512
        xyY:
        0.5233, 0.3759, 20.3384
      CIE-Lab:
        52.2176, 39.8725, 43.9040
        CIE-LCH:
        52.2176, 59.3075, 47.7551
        CIE-Luv:
        52.2176, 85.4912, 37.3634
        Hunter-Lab:
        45.0981, 33.1285, 24.4020
      #c85d32 color charts
#c85d32 RGB chart
      #c85d32 CMYK chart
      #c85d32 RGB pie chart
      #c85d32 color shades, tints & tones
#c85d32 color schemes
#c85d32 color preview, HTML & CSS examples
           This text has a color of #c85d32        
        
          <p style="color:#c85d32;">Text here</p>
        
        
          .mytext {color:#c85d32;}
        
        Text color #c85d32
      
           This box has a color of #c85d32        
        
          <div style="background-color:#c85d32;">Content here</div>
        
        
          .mybackground {background-color:#c85d32;}
        
        Background color #c85d32
      
           Border around this has a color of #c85d32        
        
          <div style="border:2px solid #c85d32;">Content here</div>
        
        
          .myborder {border:2px solid #c85d32;}
        
        Border color #c85d32