#c86061 color space conversions
Hex:
        #c86061
        RGB:
        200, 96, 97
        CMY:
        22, 62, 62
        CMYK:
        0, 52, 52, 22
      HSL:
        359°, 48.5981%, 58.0392%
        HSV (HSB):
        359°, 52.0000%, 78.4314%
        XYZ:
        30.1600, 21.5082, 13.8711
        xyY:
        0.4602, 0.3282, 21.5082
      CIE-Lab:
        53.5012, 41.4622, 19.1951
        CIE-LCH:
        53.5012, 45.6899, 24.8420
        CIE-Luv:
        53.5012, 75.1472, 15.6309
        Hunter-Lab:
        46.3769, 34.9230, 14.7304
      #c86061 color charts
#c86061 RGB chart
      #c86061 CMYK chart
      #c86061 RGB pie chart
      #c86061 color shades, tints & tones
#c86061 color schemes
#c86061 color preview, HTML & CSS examples
           This text has a color of #c86061        
        
          <p style="color:#c86061;">Text here</p>
        
        
          .mytext {color:#c86061;}
        
        Text color #c86061
      
           This box has a color of #c86061        
        
          <div style="background-color:#c86061;">Content here</div>
        
        
          .mybackground {background-color:#c86061;}
        
        Background color #c86061
      
           Border around this has a color of #c86061        
        
          <div style="border:2px solid #c86061;">Content here</div>
        
        
          .myborder {border:2px solid #c86061;}
        
        Border color #c86061