#d60c75 color space conversions
Hex:
        #d60c75
        RGB:
        214, 12, 117
        CMY:
        16, 95, 54
        CMYK:
        0, 94, 45, 16
      HSL:
        329°, 89.3805%, 44.3137%
        HSV (HSB):
        329°, 94.3925%, 83.9216%
        XYZ:
        31.0739, 15.8434, 18.2499
        xyY:
        0.4768, 0.2431, 15.8434
      CIE-Lab:
        46.7684, 73.8936, -2.0502
        CIE-LCH:
        46.7684, 73.9220, 358.4107
        CIE-Luv:
        46.7684, 113.3359, -16.7361
        Hunter-Lab:
        39.8038, 69.6941, 0.6784
      #d60c75 color charts
#d60c75 RGB chart
      #d60c75 CMYK chart
      #d60c75 RGB pie chart
      #d60c75 color shades, tints & tones
#d60c75 color schemes
#d60c75 color preview, HTML & CSS examples
           This text has a color of #d60c75        
        
          <p style="color:#d60c75;">Text here</p>
        
        
          .mytext {color:#d60c75;}
        
        Text color #d60c75
      
           This box has a color of #d60c75        
        
          <div style="background-color:#d60c75;">Content here</div>
        
        
          .mybackground {background-color:#d60c75;}
        
        Background color #d60c75
      
           Border around this has a color of #d60c75        
        
          <div style="border:2px solid #d60c75;">Content here</div>
        
        
          .myborder {border:2px solid #d60c75;}
        
        Border color #d60c75