#d64b2d color space conversions
Hex:
        #d64b2d
        RGB:
        214, 75, 45
        CMY:
        16, 71, 82
        CMYK:
        0, 65, 79, 16
      HSL:
        11°, 67.3307%, 50.7843%
        HSV (HSB):
        11°, 78.9720%, 83.9216%
        XYZ:
        30.7213, 19.5178, 4.6307
        xyY:
        0.5599, 0.3557, 19.5178
      CIE-Lab:
        51.2875, 53.1067, 46.2015
        CIE-LCH:
        51.2875, 70.3911, 41.0225
        CIE-Luv:
        51.2875, 110.9412, 34.8854
        Hunter-Lab:
        44.1789, 46.8129, 24.7106
      #d64b2d color charts
#d64b2d RGB chart
      #d64b2d CMYK chart
      #d64b2d RGB pie chart
      #d64b2d color shades, tints & tones
#d64b2d color schemes
#d64b2d color preview, HTML & CSS examples
           This text has a color of #d64b2d        
        
          <p style="color:#d64b2d;">Text here</p>
        
        
          .mytext {color:#d64b2d;}
        
        Text color #d64b2d
      
           This box has a color of #d64b2d        
        
          <div style="background-color:#d64b2d;">Content here</div>
        
        
          .mybackground {background-color:#d64b2d;}
        
        Background color #d64b2d
      
           Border around this has a color of #d64b2d        
        
          <div style="border:2px solid #d64b2d;">Content here</div>
        
        
          .myborder {border:2px solid #d64b2d;}
        
        Border color #d64b2d