#d60c51 color space conversions
Hex:
        #d60c51
        RGB:
        214, 12, 81
        CMY:
        16, 95, 68
        CMYK:
        0, 94, 62, 16
      HSL:
        340°, 89.3805%, 44.3137%
        HSV (HSB):
        340°, 94.3925%, 83.9216%
        XYZ:
        29.3482, 15.1532, 9.1626
        xyY:
        0.5469, 0.2824, 15.1532
      CIE-Lab:
        45.8433, 71.3832, 18.9835
        CIE-LCH:
        45.8433, 73.8643, 14.8924
        CIE-Luv:
        45.8433, 128.3234, 6.9394
        Hunter-Lab:
        38.9271, 66.4539, 13.2933
      #d60c51 color charts
#d60c51 RGB chart
      #d60c51 CMYK chart
      #d60c51 RGB pie chart
      #d60c51 color shades, tints & tones
#d60c51 color schemes
#d60c51 color preview, HTML & CSS examples
           This text has a color of #d60c51        
        
          <p style="color:#d60c51;">Text here</p>
        
        
          .mytext {color:#d60c51;}
        
        Text color #d60c51
      
           This box has a color of #d60c51        
        
          <div style="background-color:#d60c51;">Content here</div>
        
        
          .mybackground {background-color:#d60c51;}
        
        Background color #d60c51
      
           Border around this has a color of #d60c51        
        
          <div style="border:2px solid #d60c51;">Content here</div>
        
        
          .myborder {border:2px solid #d60c51;}
        
        Border color #d60c51