#d60c62 color space conversions
Hex:
        #d60c62
        RGB:
        214, 12, 98
        CMY:
        16, 95, 62
        CMYK:
        0, 94, 54, 16
      HSL:
        334°, 89.3805%, 44.3137%
        HSV (HSB):
        334°, 94.3925%, 83.9216%
        XYZ:
        30.0676, 15.4409, 12.9509
        xyY:
        0.5143, 0.2641, 15.4409
      CIE-Lab:
        46.2323, 72.4455, 8.9389
        CIE-LCH:
        46.2323, 72.9949, 7.0341
        CIE-Luv:
        46.2323, 121.6159, -3.5653
        Hunter-Lab:
        39.2949, 67.8181, 7.9655
      #d60c62 color charts
#d60c62 RGB chart
      #d60c62 CMYK chart
      #d60c62 RGB pie chart
      #d60c62 color shades, tints & tones
#d60c62 color schemes
#d60c62 color preview, HTML & CSS examples
           This text has a color of #d60c62        
        
          <p style="color:#d60c62;">Text here</p>
        
        
          .mytext {color:#d60c62;}
        
        Text color #d60c62
      
           This box has a color of #d60c62        
        
          <div style="background-color:#d60c62;">Content here</div>
        
        
          .mybackground {background-color:#d60c62;}
        
        Background color #d60c62
      
           Border around this has a color of #d60c62        
        
          <div style="border:2px solid #d60c62;">Content here</div>
        
        
          .myborder {border:2px solid #d60c62;}
        
        Border color #d60c62