#d64c33 color space conversions
Hex:
        #d64c33
        RGB:
        214, 76, 51
        CMY:
        16, 70, 80
        CMYK:
        0, 64, 76, 16
      HSL:
        9°, 66.5306%, 51.9608%
        HSV (HSB):
        9°, 76.1682%, 83.9216%
        XYZ:
        30.9135, 19.7040, 5.3059
        xyY:
        0.5528, 0.3523, 19.7040
      CIE-Lab:
        51.5009, 52.9012, 43.3293
        CIE-LCH:
        51.5009, 68.3810, 39.3196
        CIE-Luv:
        51.5009, 109.3368, 33.2062
        Hunter-Lab:
        44.3892, 46.6298, 23.9855
      #d64c33 color charts
#d64c33 RGB chart
      #d64c33 CMYK chart
      #d64c33 RGB pie chart
      #d64c33 color shades, tints & tones
#d64c33 color schemes
#d64c33 color preview, HTML & CSS examples
           This text has a color of #d64c33        
        
          <p style="color:#d64c33;">Text here</p>
        
        
          .mytext {color:#d64c33;}
        
        Text color #d64c33
      
           This box has a color of #d64c33        
        
          <div style="background-color:#d64c33;">Content here</div>
        
        
          .mybackground {background-color:#d64c33;}
        
        Background color #d64c33
      
           Border around this has a color of #d64c33        
        
          <div style="border:2px solid #d64c33;">Content here</div>
        
        
          .myborder {border:2px solid #d64c33;}
        
        Border color #d64c33