#d60c35 color space conversions
Hex:
        #d60c35
        RGB:
        214, 12, 53
        CMY:
        16, 95, 79
        CMYK:
        0, 94, 75, 16
      HSL:
        348°, 89.3805%, 44.3137%
        HSV (HSB):
        348°, 94.3925%, 83.9216%
        XYZ:
        28.5056, 14.8161, 4.7255
        xyY:
        0.5933, 0.3084, 14.8161
      CIE-Lab:
        45.3813, 70.1087, 35.5452
        CIE-LCH:
        45.3813, 78.6046, 26.8851
        CIE-Luv:
        45.3813, 137.1987, 20.6467
        Hunter-Lab:
        38.4917, 64.8304, 19.6653
      #d60c35 color charts
#d60c35 RGB chart
      #d60c35 CMYK chart
      #d60c35 RGB pie chart
      #d60c35 color shades, tints & tones
#d60c35 color schemes
#d60c35 color preview, HTML & CSS examples
           This text has a color of #d60c35        
        
          <p style="color:#d60c35;">Text here</p>
        
        
          .mytext {color:#d60c35;}
        
        Text color #d60c35
      
           This box has a color of #d60c35        
        
          <div style="background-color:#d60c35;">Content here</div>
        
        
          .mybackground {background-color:#d60c35;}
        
        Background color #d60c35
      
           Border around this has a color of #d60c35        
        
          <div style="border:2px solid #d60c35;">Content here</div>
        
        
          .myborder {border:2px solid #d60c35;}
        
        Border color #d60c35