#c94350 color space conversions
Hex:
        #c94350
        RGB:
        201, 67, 80
        CMY:
        21, 74, 69
        CMYK:
        0, 67, 60, 21
      HSL:
        354°, 55.3719%, 52.5490%
        HSV (HSB):
        354°, 66.6667%, 78.8235%
        XYZ:
        27.5425, 17.0110, 9.4212
        xyY:
        0.5103, 0.3152, 17.0110
      CIE-Lab:
        48.2739, 53.8281, 22.3573
        CIE-LCH:
        48.2739, 58.2865, 22.5554
        CIE-Luv:
        48.2739, 98.1741, 15.0546
        Hunter-Lab:
        41.2444, 47.0225, 15.3278
      #c94350 color charts
#c94350 RGB chart
      #c94350 CMYK chart
      #c94350 RGB pie chart
      #c94350 color shades, tints & tones
#c94350 color schemes
#c94350 color preview, HTML & CSS examples
           This text has a color of #c94350        
        
          <p style="color:#c94350;">Text here</p>
        
        
          .mytext {color:#c94350;}
        
        Text color #c94350
      
           This box has a color of #c94350        
        
          <div style="background-color:#c94350;">Content here</div>
        
        
          .mybackground {background-color:#c94350;}
        
        Background color #c94350
      
           Border around this has a color of #c94350        
        
          <div style="border:2px solid #c94350;">Content here</div>
        
        
          .myborder {border:2px solid #c94350;}
        
        Border color #c94350