#c84160 color space conversions
Hex:
        #c84160
        RGB:
        200, 65, 96
        CMY:
        22, 75, 62
        CMYK:
        0, 68, 52, 22
      HSL:
        346°, 55.1020%, 51.9608%
        HSV (HSB):
        346°, 67.5000%, 78.4314%
        XYZ:
        27.8210, 16.9045, 12.8629
        xyY:
        0.4831, 0.2935, 16.9045
      CIE-Lab:
        48.1395, 55.5191, 12.4505
        CIE-LCH:
        48.1395, 56.8981, 12.6398
        CIE-Luv:
        48.1395, 93.8395, 4.4661
        Hunter-Lab:
        41.1151, 48.8330, 10.2316
      #c84160 color charts
#c84160 RGB chart
      #c84160 CMYK chart
      #c84160 RGB pie chart
      #c84160 color shades, tints & tones
#c84160 color schemes
#c84160 color preview, HTML & CSS examples
           This text has a color of #c84160        
        
          <p style="color:#c84160;">Text here</p>
        
        
          .mytext {color:#c84160;}
        
        Text color #c84160
      
           This box has a color of #c84160        
        
          <div style="background-color:#c84160;">Content here</div>
        
        
          .mybackground {background-color:#c84160;}
        
        Background color #c84160
      
           Border around this has a color of #c84160        
        
          <div style="border:2px solid #c84160;">Content here</div>
        
        
          .myborder {border:2px solid #c84160;}
        
        Border color #c84160