#c68281 color space conversions
Hex:
        #c68281
        RGB:
        198, 130, 129
        CMY:
        22, 49, 49
        CMYK:
        0, 34, 35, 22
      HSL:
        1°, 37.7049%, 64.1176%
        HSV (HSB):
        1°, 34.8485%, 77.6471%
        XYZ:
        35.2338, 29.5560, 24.6167
        xyY:
        0.3941, 0.3306, 29.5560
      CIE-Lab:
        61.2692, 26.1214, 11.3837
        CIE-LCH:
        61.2692, 28.4942, 23.5475
        CIE-Luv:
        61.2692, 45.6247, 10.5020
        Hunter-Lab:
        54.3654, 20.5448, 11.2092
      #c68281 color charts
#c68281 RGB chart
      #c68281 CMYK chart
      #c68281 RGB pie chart
      #c68281 color shades, tints & tones
#c68281 color schemes
#c68281 color preview, HTML & CSS examples
           This text has a color of #c68281        
        
          <p style="color:#c68281;">Text here</p>
        
        
          .mytext {color:#c68281;}
        
        Text color #c68281
      
           This box has a color of #c68281        
        
          <div style="background-color:#c68281;">Content here</div>
        
        
          .mybackground {background-color:#c68281;}
        
        Background color #c68281
      
           Border around this has a color of #c68281        
        
          <div style="border:2px solid #c68281;">Content here</div>
        
        
          .myborder {border:2px solid #c68281;}
        
        Border color #c68281