#c25864 color space conversions
Hex:
        #c25864
        RGB:
        194, 88, 100
        CMY:
        24, 65, 61
        CMYK:
        0, 55, 48, 24
      HSL:
        353°, 46.4912%, 55.2941%
        HSV (HSB):
        353°, 54.6392%, 76.0784%
        XYZ:
        28.0381, 19.3689, 14.3174
        xyY:
        0.4542, 0.3138, 19.3689
      CIE-Lab:
        51.1160, 43.5503, 14.0149
        CIE-LCH:
        51.1160, 45.7499, 17.8386
        CIE-Luv:
        51.1160, 74.6787, 9.2002
        Hunter-Lab:
        44.0101, 36.7018, 11.5188
      #c25864 color charts
#c25864 RGB chart
      #c25864 CMYK chart
      #c25864 RGB pie chart
      #c25864 color shades, tints & tones
#c25864 color schemes
#c25864 color preview, HTML & CSS examples
           This text has a color of #c25864        
        
          <p style="color:#c25864;">Text here</p>
        
        
          .mytext {color:#c25864;}
        
        Text color #c25864
      
           This box has a color of #c25864        
        
          <div style="background-color:#c25864;">Content here</div>
        
        
          .mybackground {background-color:#c25864;}
        
        Background color #c25864
      
           Border around this has a color of #c25864        
        
          <div style="border:2px solid #c25864;">Content here</div>
        
        
          .myborder {border:2px solid #c25864;}
        
        Border color #c25864