#c25285 color space conversions
Hex:
        #c25285
        RGB:
        194, 82, 133
        CMY:
        24, 68, 48
        CMYK:
        0, 58, 31, 24
      HSL:
        333°, 47.8632%, 54.1176%
        HSV (HSB):
        333°, 57.7320%, 76.0784%
        XYZ:
        29.4991, 19.1974, 24.3410
        xyY:
        0.4039, 0.2628, 19.1974
      CIE-Lab:
        50.9173, 50.0902, -6.0078
        CIE-LCH:
        50.9173, 50.4492, 353.1607
        CIE-Luv:
        50.9173, 69.0658, -17.1224
        Hunter-Lab:
        43.8148, 43.5022, -2.2678
      #c25285 color charts
#c25285 RGB chart
      #c25285 CMYK chart
      #c25285 RGB pie chart
      #c25285 color shades, tints & tones
#c25285 color schemes
#c25285 color preview, HTML & CSS examples
           This text has a color of #c25285        
        
          <p style="color:#c25285;">Text here</p>
        
        
          .mytext {color:#c25285;}
        
        Text color #c25285
      
           This box has a color of #c25285        
        
          <div style="background-color:#c25285;">Content here</div>
        
        
          .mybackground {background-color:#c25285;}
        
        Background color #c25285
      
           Border around this has a color of #c25285        
        
          <div style="border:2px solid #c25285;">Content here</div>
        
        
          .myborder {border:2px solid #c25285;}
        
        Border color #c25285