#d60c37 color space conversions
Hex:
        #d60c37
        RGB:
        214, 12, 55
        CMY:
        16, 95, 78
        CMYK:
        0, 94, 74, 16
      HSL:
        347°, 89.3805%, 44.3137%
        HSV (HSB):
        347°, 94.3925%, 83.9216%
        XYZ:
        28.5526, 14.8349, 4.9730
        xyY:
        0.5904, 0.3068, 14.8349
      CIE-Lab:
        45.4073, 70.1806, 34.3841
        CIE-LCH:
        45.4073, 78.1511, 26.1019
        CIE-Luv:
        45.4073, 136.6711, 19.8374
        Hunter-Lab:
        38.5161, 64.9217, 19.3061
      #d60c37 color charts
#d60c37 RGB chart
      #d60c37 CMYK chart
      #d60c37 RGB pie chart
      #d60c37 color shades, tints & tones
#d60c37 color schemes
#d60c37 color preview, HTML & CSS examples
           This text has a color of #d60c37        
        
          <p style="color:#d60c37;">Text here</p>
        
        
          .mytext {color:#d60c37;}
        
        Text color #d60c37
      
           This box has a color of #d60c37        
        
          <div style="background-color:#d60c37;">Content here</div>
        
        
          .mybackground {background-color:#d60c37;}
        
        Background color #d60c37
      
           Border around this has a color of #d60c37        
        
          <div style="border:2px solid #d60c37;">Content here</div>
        
        
          .myborder {border:2px solid #d60c37;}
        
        Border color #d60c37