#c15052 color space conversions
Hex:
        #c15052
        RGB:
        193, 80, 82
        CMY:
        24, 69, 68
        CMYK:
        0, 59, 58, 24
      HSL:
        359°, 47.6793%, 53.5294%
        HSV (HSB):
        359°, 58.5492%, 75.6863%
        XYZ:
        26.3840, 17.6840, 10.0054
        xyY:
        0.4879, 0.3270, 17.6840
      CIE-Lab:
        49.1105, 45.5161, 22.0080
        CIE-LCH:
        49.1105, 50.5575, 25.8047
        CIE-Luv:
        49.1105, 83.1615, 16.8924
        Hunter-Lab:
        42.0523, 38.4008, 15.3299
      #c15052 color charts
#c15052 RGB chart
      #c15052 CMYK chart
      #c15052 RGB pie chart
      #c15052 color shades, tints & tones
#c15052 color schemes
#c15052 color preview, HTML & CSS examples
           This text has a color of #c15052        
        
          <p style="color:#c15052;">Text here</p>
        
        
          .mytext {color:#c15052;}
        
        Text color #c15052
      
           This box has a color of #c15052        
        
          <div style="background-color:#c15052;">Content here</div>
        
        
          .mybackground {background-color:#c15052;}
        
        Background color #c15052
      
           Border around this has a color of #c15052        
        
          <div style="border:2px solid #c15052;">Content here</div>
        
        
          .myborder {border:2px solid #c15052;}
        
        Border color #c15052