#c68986 color space conversions
Hex:
        #c68986
        RGB:
        198, 137, 134
        CMY:
        22, 46, 47
        CMYK:
        0, 31, 32, 22
      HSL:
        3°, 35.9551%, 65.0980%
        HSV (HSB):
        3°, 32.3232%, 77.6471%
        XYZ:
        36.5374, 31.6183, 26.7315
        xyY:
        0.3851, 0.3332, 31.6183
      CIE-Lab:
        63.0262, 22.9248, 11.0194
        CIE-LCH:
        63.0262, 25.4357, 25.6724
        CIE-Luv:
        63.0262, 40.5162, 10.7789
        Hunter-Lab:
        56.2302, 17.5836, 11.1750
      #c68986 color charts
#c68986 RGB chart
      #c68986 CMYK chart
      #c68986 RGB pie chart
      #c68986 color shades, tints & tones
#c68986 color schemes
#c68986 color preview, HTML & CSS examples
           This text has a color of #c68986        
        
          <p style="color:#c68986;">Text here</p>
        
        
          .mytext {color:#c68986;}
        
        Text color #c68986
      
           This box has a color of #c68986        
        
          <div style="background-color:#c68986;">Content here</div>
        
        
          .mybackground {background-color:#c68986;}
        
        Background color #c68986
      
           Border around this has a color of #c68986        
        
          <div style="border:2px solid #c68986;">Content here</div>
        
        
          .myborder {border:2px solid #c68986;}
        
        Border color #c68986