#d63c34 color space conversions
Hex:
        #d63c34
        RGB:
        214, 60, 52
        CMY:
        16, 76, 80
        CMYK:
        0, 72, 76, 16
      HSL:
        3°, 66.3934%, 52.1569%
        HSV (HSB):
        3°, 75.7009%, 83.9216%
        XYZ:
        29.9672, 17.7758, 5.1004
        xyY:
        0.5671, 0.3364, 17.7758
      CIE-Lab:
        49.2230, 59.1748, 40.3573
        CIE-LCH:
        49.2230, 71.6266, 34.2941
        CIE-Luv:
        49.2230, 119.3234, 28.5283
        Hunter-Lab:
        42.1613, 53.0910, 22.3404
      #d63c34 color charts
#d63c34 RGB chart
      #d63c34 CMYK chart
      #d63c34 RGB pie chart
      #d63c34 color shades, tints & tones
#d63c34 color schemes
#d63c34 color preview, HTML & CSS examples
           This text has a color of #d63c34        
        
          <p style="color:#d63c34;">Text here</p>
        
        
          .mytext {color:#d63c34;}
        
        Text color #d63c34
      
           This box has a color of #d63c34        
        
          <div style="background-color:#d63c34;">Content here</div>
        
        
          .mybackground {background-color:#d63c34;}
        
        Background color #d63c34
      
           Border around this has a color of #d63c34        
        
          <div style="border:2px solid #d63c34;">Content here</div>
        
        
          .myborder {border:2px solid #d63c34;}
        
        Border color #d63c34