#c65264 color space conversions
Hex:
        #c65264
        RGB:
        198, 82, 100
        CMY:
        22, 68, 61
        CMYK:
        0, 59, 49, 22
      HSL:
        351°, 50.4348%, 54.9020%
        HSV (HSB):
        351°, 58.5859%, 77.6471%
        XYZ:
        28.6062, 18.9605, 14.2086
        xyY:
        0.4631, 0.3069, 18.9605
      CIE-Lab:
        50.6409, 47.8314, 13.4539
        CIE-LCH:
        50.6409, 49.6875, 15.7101
        CIE-Luv:
        50.6409, 81.5706, 7.5627
        Hunter-Lab:
        43.5436, 41.0654, 11.1337
      #c65264 color charts
#c65264 RGB chart
      #c65264 CMYK chart
      #c65264 RGB pie chart
      #c65264 color shades, tints & tones
#c65264 color schemes
#c65264 color preview, HTML & CSS examples
           This text has a color of #c65264        
        
          <p style="color:#c65264;">Text here</p>
        
        
          .mytext {color:#c65264;}
        
        Text color #c65264
      
           This box has a color of #c65264        
        
          <div style="background-color:#c65264;">Content here</div>
        
        
          .mybackground {background-color:#c65264;}
        
        Background color #c65264
      
           Border around this has a color of #c65264        
        
          <div style="border:2px solid #c65264;">Content here</div>
        
        
          .myborder {border:2px solid #c65264;}
        
        Border color #c65264