#c25364 color space conversions
Hex:
        #c25364
        RGB:
        194, 83, 100
        CMY:
        24, 67, 61
        CMYK:
        0, 57, 48, 24
      HSL:
        351°, 47.6395%, 54.3137%
        HSV (HSB):
        351°, 57.2165%, 76.0784%
        XYZ:
        27.6416, 18.5759, 14.1852
        xyY:
        0.4576, 0.3075, 18.5759
      CIE-Lab:
        50.1873, 45.9769, 12.7276
        CIE-LCH:
        50.1873, 47.7061, 15.4735
        CIE-Luv:
        50.1873, 77.7170, 7.1272
        Hunter-Lab:
        43.0998, 39.0545, 10.6560
      #c25364 color charts
#c25364 RGB chart
      #c25364 CMYK chart
      #c25364 RGB pie chart
      #c25364 color shades, tints & tones
#c25364 color schemes
#c25364 color preview, HTML & CSS examples
           This text has a color of #c25364        
        
          <p style="color:#c25364;">Text here</p>
        
        
          .mytext {color:#c25364;}
        
        Text color #c25364
      
           This box has a color of #c25364        
        
          <div style="background-color:#c25364;">Content here</div>
        
        
          .mybackground {background-color:#c25364;}
        
        Background color #c25364
      
           Border around this has a color of #c25364        
        
          <div style="border:2px solid #c25364;">Content here</div>
        
        
          .myborder {border:2px solid #c25364;}
        
        Border color #c25364