#c08298 color space conversions
Hex:
        #c08298
        RGB:
        192, 130, 152
        CMY:
        25, 49, 40
        CMYK:
        0, 32, 21, 25
      HSL:
        339°, 32.9787%, 63.1373%
        HSV (HSB):
        339°, 32.2917%, 75.2941%
        XYZ:
        35.3884, 29.4387, 33.5228
        xyY:
        0.3598, 0.2993, 29.4387
      CIE-Lab:
        61.1669, 27.0870, -2.0023
        CIE-LCH:
        61.1669, 27.1609, 355.7724
        CIE-Luv:
        61.1669, 37.5784, -7.6185
        Hunter-Lab:
        54.2575, 21.4725, 1.3481
      #c08298 color charts
#c08298 RGB chart
      #c08298 CMYK chart
      #c08298 RGB pie chart
      #c08298 color shades, tints & tones
#c08298 color schemes
#c08298 color preview, HTML & CSS examples
           This text has a color of #c08298        
        
          <p style="color:#c08298;">Text here</p>
        
        
          .mytext {color:#c08298;}
        
        Text color #c08298
      
           This box has a color of #c08298        
        
          <div style="background-color:#c08298;">Content here</div>
        
        
          .mybackground {background-color:#c08298;}
        
        Background color #c08298
      
           Border around this has a color of #c08298        
        
          <div style="border:2px solid #c08298;">Content here</div>
        
        
          .myborder {border:2px solid #c08298;}
        
        Border color #c08298