#c05350 color space conversions
Hex:
        #c05350
        RGB:
        192, 83, 80
        CMY:
        25, 67, 69
        CMYK:
        0, 57, 58, 25
      HSL:
        2°, 47.0588%, 53.3333%
        HSV (HSB):
        2°, 58.3333%, 75.2941%
        XYZ:
        26.2795, 17.9722, 9.6733
        xyY:
        0.4873, 0.3333, 17.9722
      CIE-Lab:
        49.4623, 43.5684, 23.6243
        CIE-LCH:
        49.4623, 49.5612, 28.4681
        CIE-Luv:
        49.4623, 80.8374, 18.9916
        Hunter-Lab:
        42.3936, 36.4619, 16.1468
      #c05350 color charts
#c05350 RGB chart
      #c05350 CMYK chart
      #c05350 RGB pie chart
      #c05350 color shades, tints & tones
#c05350 color schemes
#c05350 color preview, HTML & CSS examples
           This text has a color of #c05350        
        
          <p style="color:#c05350;">Text here</p>
        
        
          .mytext {color:#c05350;}
        
        Text color #c05350
      
           This box has a color of #c05350        
        
          <div style="background-color:#c05350;">Content here</div>
        
        
          .mybackground {background-color:#c05350;}
        
        Background color #c05350
      
           Border around this has a color of #c05350        
        
          <div style="border:2px solid #c05350;">Content here</div>
        
        
          .myborder {border:2px solid #c05350;}
        
        Border color #c05350