#c25765 color space conversions
Hex:
        #c25765
        RGB:
        194, 87, 101
        CMY:
        24, 66, 60
        CMYK:
        0, 55, 48, 24
      HSL:
        352°, 46.7249%, 55.0980%
        HSV (HSB):
        352°, 55.1546%, 76.0784%
        XYZ:
        28.0053, 19.2253, 14.5467
        xyY:
        0.4533, 0.3112, 19.2253
      CIE-Lab:
        50.9498, 44.1370, 13.1881
        CIE-LCH:
        50.9498, 46.0652, 16.6361
        CIE-Luv:
        50.9498, 75.0495, 8.1223
        Hunter-Lab:
        43.8467, 37.2780, 11.0224
      #c25765 color charts
#c25765 RGB chart
      #c25765 CMYK chart
      #c25765 RGB pie chart
      #c25765 color shades, tints & tones
#c25765 color schemes
#c25765 color preview, HTML & CSS examples
           This text has a color of #c25765        
        
          <p style="color:#c25765;">Text here</p>
        
        
          .mytext {color:#c25765;}
        
        Text color #c25765
      
           This box has a color of #c25765        
        
          <div style="background-color:#c25765;">Content here</div>
        
        
          .mybackground {background-color:#c25765;}
        
        Background color #c25765
      
           Border around this has a color of #c25765        
        
          <div style="border:2px solid #c25765;">Content here</div>
        
        
          .myborder {border:2px solid #c25765;}
        
        Border color #c25765