#c94675 color space conversions
Hex:
        #c94675
        RGB:
        201, 70, 117
        CMY:
        21, 73, 54
        CMYK:
        0, 65, 42, 21
      HSL:
        338°, 54.8117%, 53.1373%
        HSV (HSB):
        338°, 65.1741%, 78.8235%
        XYZ:
        29.4884, 18.0822, 18.7656
        xyY:
        0.4445, 0.2726, 18.0822
      CIE-Lab:
        49.5956, 55.7465, 1.7953
        CIE-LCH:
        49.5956, 55.7754, 1.8445
        CIE-Luv:
        49.5956, 85.4583, -8.0632
        Hunter-Lab:
        42.5231, 49.3685, 3.6013
      #c94675 color charts
#c94675 RGB chart
      #c94675 CMYK chart
      #c94675 RGB pie chart
      #c94675 color shades, tints & tones
#c94675 color schemes
#c94675 color preview, HTML & CSS examples
           This text has a color of #c94675        
        
          <p style="color:#c94675;">Text here</p>
        
        
          .mytext {color:#c94675;}
        
        Text color #c94675
      
           This box has a color of #c94675        
        
          <div style="background-color:#c94675;">Content here</div>
        
        
          .mybackground {background-color:#c94675;}
        
        Background color #c94675
      
           Border around this has a color of #c94675        
        
          <div style="border:2px solid #c94675;">Content here</div>
        
        
          .myborder {border:2px solid #c94675;}
        
        Border color #c94675