#c68286 color space conversions
Hex:
        #c68286
        RGB:
        198, 130, 134
        CMY:
        22, 49, 47
        CMYK:
        0, 34, 32, 22
      HSL:
        356°, 37.3626%, 64.3137%
        HSV (HSB):
        356°, 34.3434%, 77.6471%
        XYZ:
        35.5744, 29.6923, 26.4105
        xyY:
        0.3880, 0.3239, 29.6923
      CIE-Lab:
        61.3878, 26.7642, 8.6979
        CIE-LCH:
        61.3878, 28.1420, 18.0032
        CIE-Luv:
        61.3878, 44.8316, 6.9423
        Hunter-Lab:
        54.4906, 21.1759, 9.4068
      #c68286 color charts
#c68286 RGB chart
      #c68286 CMYK chart
      #c68286 RGB pie chart
      #c68286 color shades, tints & tones
#c68286 color schemes
#c68286 color preview, HTML & CSS examples
           This text has a color of #c68286        
        
          <p style="color:#c68286;">Text here</p>
        
        
          .mytext {color:#c68286;}
        
        Text color #c68286
      
           This box has a color of #c68286        
        
          <div style="background-color:#c68286;">Content here</div>
        
        
          .mybackground {background-color:#c68286;}
        
        Background color #c68286
      
           Border around this has a color of #c68286        
        
          <div style="border:2px solid #c68286;">Content here</div>
        
        
          .myborder {border:2px solid #c68286;}
        
        Border color #c68286