#d60c55 color space conversions
Hex:
        #d60c55
        RGB:
        214, 12, 85
        CMY:
        16, 95, 67
        CMYK:
        0, 94, 60, 16
      HSL:
        338°, 89.3805%, 44.3137%
        HSV (HSB):
        338°, 94.3925%, 83.9216%
        XYZ:
        29.5027, 15.2150, 9.9761
        xyY:
        0.5394, 0.2782, 15.2150
      CIE-Lab:
        45.9272, 71.6133, 16.6076
        CIE-LCH:
        45.9272, 73.5137, 13.0564
        CIE-Luv:
        45.9272, 126.8207, 4.5976
        Hunter-Lab:
        39.0064, 66.7485, 12.1406
      #d60c55 color charts
#d60c55 RGB chart
      #d60c55 CMYK chart
      #d60c55 RGB pie chart
      #d60c55 color shades, tints & tones
#d60c55 color schemes
#d60c55 color preview, HTML & CSS examples
           This text has a color of #d60c55        
        
          <p style="color:#d60c55;">Text here</p>
        
        
          .mytext {color:#d60c55;}
        
        Text color #d60c55
      
           This box has a color of #d60c55        
        
          <div style="background-color:#d60c55;">Content here</div>
        
        
          .mybackground {background-color:#d60c55;}
        
        Background color #d60c55
      
           Border around this has a color of #d60c55        
        
          <div style="border:2px solid #d60c55;">Content here</div>
        
        
          .myborder {border:2px solid #d60c55;}
        
        Border color #d60c55