#c45264 color space conversions
Hex:
        #c45264
        RGB:
        196, 82, 100
        CMY:
        23, 68, 61
        CMYK:
        0, 58, 49, 23
      HSL:
        351°, 49.1379%, 54.5098%
        HSV (HSB):
        351°, 58.1633%, 76.8627%
        XYZ:
        28.0825, 18.6904, 14.1841
        xyY:
        0.4607, 0.3066, 18.6904
      CIE-Lab:
        50.3231, 47.1438, 12.9643
        CIE-LCH:
        50.3231, 48.8939, 15.3760
        CIE-Luv:
        50.3231, 79.9408, 7.1423
        Hunter-Lab:
        43.2325, 40.2914, 10.8103
      #c45264 color charts
#c45264 RGB chart
      #c45264 CMYK chart
      #c45264 RGB pie chart
      #c45264 color shades, tints & tones
#c45264 color schemes
#c45264 color preview, HTML & CSS examples
           This text has a color of #c45264        
        
          <p style="color:#c45264;">Text here</p>
        
        
          .mytext {color:#c45264;}
        
        Text color #c45264
      
           This box has a color of #c45264        
        
          <div style="background-color:#c45264;">Content here</div>
        
        
          .mybackground {background-color:#c45264;}
        
        Background color #c45264
      
           Border around this has a color of #c45264        
        
          <div style="border:2px solid #c45264;">Content here</div>
        
        
          .myborder {border:2px solid #c45264;}
        
        Border color #c45264