#c25150 color space conversions
Hex:
        #c25150
        RGB:
        194, 81, 80
        CMY:
        24, 68, 69
        CMYK:
        0, 58, 59, 24
      HSL:
        1°, 48.3051%, 53.7255%
        HSV (HSB):
        1°, 58.7629%, 76.0784%
        XYZ:
        26.6385, 17.9334, 9.6469
        xyY:
        0.4913, 0.3308, 17.9334
      CIE-Lab:
        49.4152, 45.2485, 23.6243
        CIE-LCH:
        49.4152, 51.0444, 27.5692
        CIE-Luv:
        49.4152, 83.7965, 18.5801
        Hunter-Lab:
        42.3478, 38.1752, 16.1371
      #c25150 color charts
#c25150 RGB chart
      #c25150 CMYK chart
      #c25150 RGB pie chart
      #c25150 color shades, tints & tones
#c25150 color schemes
#c25150 color preview, HTML & CSS examples
           This text has a color of #c25150        
        
          <p style="color:#c25150;">Text here</p>
        
        
          .mytext {color:#c25150;}
        
        Text color #c25150
      
           This box has a color of #c25150        
        
          <div style="background-color:#c25150;">Content here</div>
        
        
          .mybackground {background-color:#c25150;}
        
        Background color #c25150
      
           Border around this has a color of #c25150        
        
          <div style="border:2px solid #c25150;">Content here</div>
        
        
          .myborder {border:2px solid #c25150;}
        
        Border color #c25150