#c84264 color space conversions
Hex:
        #c84264
        RGB:
        200, 66, 100
        CMY:
        22, 74, 61
        CMYK:
        0, 67, 50, 22
      HSL:
        345°, 54.9180%, 52.1569%
        HSV (HSB):
        345°, 67.0000%, 78.4314%
        XYZ:
        28.0679, 17.0959, 13.8771
        xyY:
        0.4754, 0.2896, 17.0959
      CIE-Lab:
        48.3806, 55.4586, 10.3521
        CIE-LCH:
        48.3806, 56.4165, 10.5734
        CIE-Luv:
        48.3806, 92.0819, 2.1618
        Hunter-Lab:
        41.3472, 48.8144, 9.0439
      #c84264 color charts
#c84264 RGB chart
      #c84264 CMYK chart
      #c84264 RGB pie chart
      #c84264 color shades, tints & tones
#c84264 color schemes
#c84264 color preview, HTML & CSS examples
           This text has a color of #c84264        
        
          <p style="color:#c84264;">Text here</p>
        
        
          .mytext {color:#c84264;}
        
        Text color #c84264
      
           This box has a color of #c84264        
        
          <div style="background-color:#c84264;">Content here</div>
        
        
          .mybackground {background-color:#c84264;}
        
        Background color #c84264
      
           Border around this has a color of #c84264        
        
          <div style="border:2px solid #c84264;">Content here</div>
        
        
          .myborder {border:2px solid #c84264;}
        
        Border color #c84264