#d63c28 color space conversions
Hex:
        #d63c28
        RGB:
        214, 60, 40
        CMY:
        16, 76, 84
        CMYK:
        0, 72, 81, 16
      HSL:
        7°, 68.5039%, 49.8039%
        HSV (HSB):
        7°, 81.3084%, 83.9216%
        XYZ:
        29.7304, 17.6811, 3.8533
        xyY:
        0.5799, 0.3449, 17.6811
      CIE-Lab:
        49.1070, 58.7762, 46.5903
        CIE-LCH:
        49.1070, 75.0020, 38.4029
        CIE-Luv:
        49.1070, 121.3907, 32.4532
        Hunter-Lab:
        42.0489, 52.6220, 24.0009
      #d63c28 color charts
#d63c28 RGB chart
      #d63c28 CMYK chart
      #d63c28 RGB pie chart
      #d63c28 color shades, tints & tones
#d63c28 color schemes
#d63c28 color preview, HTML & CSS examples
           This text has a color of #d63c28        
        
          <p style="color:#d63c28;">Text here</p>
        
        
          .mytext {color:#d63c28;}
        
        Text color #d63c28
      
           This box has a color of #d63c28        
        
          <div style="background-color:#d63c28;">Content here</div>
        
        
          .mybackground {background-color:#d63c28;}
        
        Background color #d63c28
      
           Border around this has a color of #d63c28        
        
          <div style="border:2px solid #d63c28;">Content here</div>
        
        
          .myborder {border:2px solid #d63c28;}
        
        Border color #d63c28