#d63c42 color space conversions
Hex:
        #d63c42
        RGB:
        214, 60, 66
        CMY:
        16, 76, 74
        CMYK:
        0, 72, 69, 16
      HSL:
        358°, 65.2542%, 53.7255%
        HSV (HSB):
        358°, 71.9626%, 83.9216%
        XYZ:
        30.3308, 17.9212, 7.0148
        xyY:
        0.5488, 0.3243, 17.9212
      CIE-Lab:
        49.4004, 59.7808, 32.5826
        CIE-LCH:
        49.4004, 68.0836, 28.5919
        CIE-Luv:
        49.4004, 116.2816, 22.7299
        Hunter-Lab:
        42.3334, 53.8070, 19.8089
      #d63c42 color charts
#d63c42 RGB chart
      #d63c42 CMYK chart
      #d63c42 RGB pie chart
      #d63c42 color shades, tints & tones
#d63c42 color schemes
#d63c42 color preview, HTML & CSS examples
           This text has a color of #d63c42        
        
          <p style="color:#d63c42;">Text here</p>
        
        
          .mytext {color:#d63c42;}
        
        Text color #d63c42
      
           This box has a color of #d63c42        
        
          <div style="background-color:#d63c42;">Content here</div>
        
        
          .mybackground {background-color:#d63c42;}
        
        Background color #d63c42
      
           Border around this has a color of #d63c42        
        
          <div style="border:2px solid #d63c42;">Content here</div>
        
        
          .myborder {border:2px solid #d63c42;}
        
        Border color #d63c42