#c25970 color space conversions
Hex:
        #c25970
        RGB:
        194, 89, 112
        CMY:
        24, 65, 56
        CMYK:
        0, 54, 42, 24
      HSL:
        347°, 46.2555%, 55.4902%
        HSV (HSB):
        347°, 54.1237%, 76.0784%
        XYZ:
        28.7451, 19.7839, 17.6329
        xyY:
        0.4345, 0.2990, 19.7839
      CIE-Lab:
        51.5920, 44.2731, 7.5235
        CIE-LCH:
        51.5920, 44.9077, 9.6444
        CIE-Luv:
        51.5920, 71.1057, 1.4812
        Hunter-Lab:
        44.4791, 37.5191, 7.6310
      #c25970 color charts
#c25970 RGB chart
      #c25970 CMYK chart
      #c25970 RGB pie chart
      #c25970 color shades, tints & tones
#c25970 color schemes
#c25970 color preview, HTML & CSS examples
           This text has a color of #c25970        
        
          <p style="color:#c25970;">Text here</p>
        
        
          .mytext {color:#c25970;}
        
        Text color #c25970
      
           This box has a color of #c25970        
        
          <div style="background-color:#c25970;">Content here</div>
        
        
          .mybackground {background-color:#c25970;}
        
        Background color #c25970
      
           Border around this has a color of #c25970        
        
          <div style="border:2px solid #c25970;">Content here</div>
        
        
          .myborder {border:2px solid #c25970;}
        
        Border color #c25970