#c94b60 color space conversions
Hex:
        #c94b60
        RGB:
        201, 75, 96
        CMY:
        21, 71, 62
        CMYK:
        0, 63, 52, 21
      HSL:
        350°, 53.8462%, 54.1176%
        HSV (HSB):
        350°, 62.6866%, 78.8235%
        XYZ:
        28.7148, 18.2942, 13.0840
        xyY:
        0.4778, 0.3044, 18.2942
      CIE-Lab:
        49.8510, 51.6594, 14.8423
        CIE-LCH:
        49.8510, 53.7493, 16.0299
        CIE-Luv:
        49.8510, 89.1950, 8.1370
        Hunter-Lab:
        42.7717, 44.9855, 11.8032
      #c94b60 color charts
#c94b60 RGB chart
      #c94b60 CMYK chart
      #c94b60 RGB pie chart
      #c94b60 color shades, tints & tones
#c94b60 color schemes
#c94b60 color preview, HTML & CSS examples
           This text has a color of #c94b60        
        
          <p style="color:#c94b60;">Text here</p>
        
        
          .mytext {color:#c94b60;}
        
        Text color #c94b60
      
           This box has a color of #c94b60        
        
          <div style="background-color:#c94b60;">Content here</div>
        
        
          .mybackground {background-color:#c94b60;}
        
        Background color #c94b60
      
           Border around this has a color of #c94b60        
        
          <div style="border:2px solid #c94b60;">Content here</div>
        
        
          .myborder {border:2px solid #c94b60;}
        
        Border color #c94b60