#d60b61 color space conversions
Hex:
        #d60b61
        RGB:
        214, 11, 97
        CMY:
        16, 96, 62
        CMYK:
        0, 95, 55, 16
      HSL:
        335°, 90.2222%, 44.1176%
        HSV (HSB):
        335°, 94.8598%, 83.9216%
        XYZ:
        30.0089, 15.3986, 12.6998
        xyY:
        0.5164, 0.2650, 15.3986
      CIE-Lab:
        46.1753, 72.4691, 9.4805
        CIE-LCH:
        46.1753, 73.0866, 7.4532
        CIE-Luv:
        46.1753, 122.1572, -2.9828
        Hunter-Lab:
        39.2410, 67.8332, 8.2803
      #d60b61 color charts
#d60b61 RGB chart
      #d60b61 CMYK chart
      #d60b61 RGB pie chart
      #d60b61 color shades, tints & tones
#d60b61 color schemes
#d60b61 color preview, HTML & CSS examples
           This text has a color of #d60b61        
        
          <p style="color:#d60b61;">Text here</p>
        
        
          .mytext {color:#d60b61;}
        
        Text color #d60b61
      
           This box has a color of #d60b61        
        
          <div style="background-color:#d60b61;">Content here</div>
        
        
          .mybackground {background-color:#d60b61;}
        
        Background color #d60b61
      
           Border around this has a color of #d60b61        
        
          <div style="border:2px solid #d60b61;">Content here</div>
        
        
          .myborder {border:2px solid #d60b61;}
        
        Border color #d60b61