#c96258 color space conversions
Hex:
        #c96258
        RGB:
        201, 98, 88
        CMY:
        21, 62, 65
        CMYK:
        0, 51, 56, 21
      HSL:
        5°, 51.1312%, 56.6667%
        HSV (HSB):
        5°, 56.2189%, 78.8235%
        XYZ:
        30.2165, 21.8575, 11.8588
        xyY:
        0.4726, 0.3419, 21.8575
      CIE-Lab:
        53.8754, 40.0623, 24.9630
        CIE-LCH:
        53.8754, 47.2032, 31.9272
        CIE-Luv:
        53.8754, 76.4787, 21.9803
        Hunter-Lab:
        46.7520, 33.5515, 17.6872
      #c96258 color charts
#c96258 RGB chart
      #c96258 CMYK chart
      #c96258 RGB pie chart
      #c96258 color shades, tints & tones
#c96258 color schemes
#c96258 color preview, HTML & CSS examples
           This text has a color of #c96258        
        
          <p style="color:#c96258;">Text here</p>
        
        
          .mytext {color:#c96258;}
        
        Text color #c96258
      
           This box has a color of #c96258        
        
          <div style="background-color:#c96258;">Content here</div>
        
        
          .mybackground {background-color:#c96258;}
        
        Background color #c96258
      
           Border around this has a color of #c96258        
        
          <div style="border:2px solid #c96258;">Content here</div>
        
        
          .myborder {border:2px solid #c96258;}
        
        Border color #c96258