#c08293 color space conversions
Hex:
        #c08293
        RGB:
        192, 130, 147
        CMY:
        25, 49, 42
        CMYK:
        0, 32, 23, 25
      HSL:
        344°, 32.9787%, 63.1373%
        HSV (HSB):
        344°, 32.2917%, 75.2941%
        XYZ:
        34.9873, 29.2783, 31.4110
        xyY:
        0.3657, 0.3060, 29.2783
      CIE-Lab:
        61.0265, 26.3283, 0.6532
        CIE-LCH:
        61.0265, 26.3365, 1.4212
        CIE-Luv:
        61.0265, 38.3808, -3.7619
        Hunter-Lab:
        54.1094, 20.7271, 3.4582
      #c08293 color charts
#c08293 RGB chart
      #c08293 CMYK chart
      #c08293 RGB pie chart
      #c08293 color shades, tints & tones
#c08293 color schemes
#c08293 color preview, HTML & CSS examples
           This text has a color of #c08293        
        
          <p style="color:#c08293;">Text here</p>
        
        
          .mytext {color:#c08293;}
        
        Text color #c08293
      
           This box has a color of #c08293        
        
          <div style="background-color:#c08293;">Content here</div>
        
        
          .mybackground {background-color:#c08293;}
        
        Background color #c08293
      
           Border around this has a color of #c08293        
        
          <div style="border:2px solid #c08293;">Content here</div>
        
        
          .myborder {border:2px solid #c08293;}
        
        Border color #c08293