#d63d28 color space conversions
Hex:
        #d63d28
        RGB:
        214, 61, 40
        CMY:
        16, 76, 84
        CMYK:
        0, 71, 81, 16
      HSL:
        7°, 68.5039%, 49.8039%
        HSV (HSB):
        7°, 81.3084%, 83.9216%
        XYZ:
        29.7833, 17.7868, 3.8709
        xyY:
        0.5790, 0.3458, 17.7868
      CIE-Lab:
        49.2365, 58.4189, 46.7138
        CIE-LCH:
        49.2365, 74.7993, 38.6470
        CIE-Luv:
        49.2365, 120.7867, 32.6911
        Hunter-Lab:
        42.1744, 52.2502, 24.0802
      #d63d28 color charts
#d63d28 RGB chart
      #d63d28 CMYK chart
      #d63d28 RGB pie chart
      #d63d28 color shades, tints & tones
#d63d28 color schemes
#d63d28 color preview, HTML & CSS examples
           This text has a color of #d63d28        
        
          <p style="color:#d63d28;">Text here</p>
        
        
          .mytext {color:#d63d28;}
        
        Text color #d63d28
      
           This box has a color of #d63d28        
        
          <div style="background-color:#d63d28;">Content here</div>
        
        
          .mybackground {background-color:#d63d28;}
        
        Background color #d63d28
      
           Border around this has a color of #d63d28        
        
          <div style="border:2px solid #d63d28;">Content here</div>
        
        
          .myborder {border:2px solid #d63d28;}
        
        Border color #d63d28