#c06d86 color space conversions
Hex:
        #c06d86
        RGB:
        192, 109, 134
        CMY:
        25, 57, 47
        CMYK:
        0, 43, 30, 25
      HSL:
        342°, 39.7129%, 59.0196%
        HSV (HSB):
        342°, 43.2292%, 75.2941%
        XYZ:
        31.5099, 23.8650, 25.4999
        xyY:
        0.3896, 0.2951, 23.8650
      CIE-Lab:
        55.9524, 35.9113, 0.7767
        CIE-LCH:
        55.9524, 35.9197, 1.2390
        CIE-Luv:
        55.9524, 52.8376, -5.3893
        Hunter-Lab:
        48.8518, 29.6438, 3.2478
      #c06d86 color charts
#c06d86 RGB chart
      #c06d86 CMYK chart
      #c06d86 RGB pie chart
      #c06d86 color shades, tints & tones
#c06d86 color schemes
#c06d86 color preview, HTML & CSS examples
           This text has a color of #c06d86        
        
          <p style="color:#c06d86;">Text here</p>
        
        
          .mytext {color:#c06d86;}
        
        Text color #c06d86
      
           This box has a color of #c06d86        
        
          <div style="background-color:#c06d86;">Content here</div>
        
        
          .mybackground {background-color:#c06d86;}
        
        Background color #c06d86
      
           Border around this has a color of #c06d86        
        
          <div style="border:2px solid #c06d86;">Content here</div>
        
        
          .myborder {border:2px solid #c06d86;}
        
        Border color #c06d86