#c07282 color space conversions
Hex:
        #c07282
        RGB:
        192, 114, 130
        CMY:
        25, 55, 49
        CMYK:
        0, 41, 32, 25
      HSL:
        348°, 38.2353%, 60.0000%
        HSV (HSB):
        348°, 40.6250%, 75.2941%
        XYZ:
        31.7848, 24.8528, 24.2409
        xyY:
        0.3930, 0.3073, 24.8528
      CIE-Lab:
        56.9317, 32.6932, 4.5284
        CIE-LCH:
        56.9317, 33.0053, 7.8860
        CIE-Luv:
        56.9317, 50.7215, 0.2147
        Hunter-Lab:
        49.8526, 26.5653, 6.0669
      #c07282 color charts
#c07282 RGB chart
      #c07282 CMYK chart
      #c07282 RGB pie chart
      #c07282 color shades, tints & tones
#c07282 color schemes
#c07282 color preview, HTML & CSS examples
           This text has a color of #c07282        
        
          <p style="color:#c07282;">Text here</p>
        
        
          .mytext {color:#c07282;}
        
        Text color #c07282
      
           This box has a color of #c07282        
        
          <div style="background-color:#c07282;">Content here</div>
        
        
          .mybackground {background-color:#c07282;}
        
        Background color #c07282
      
           Border around this has a color of #c07282        
        
          <div style="border:2px solid #c07282;">Content here</div>
        
        
          .myborder {border:2px solid #c07282;}
        
        Border color #c07282