#d64c22 color space conversions
Hex:
        #d64c22
        RGB:
        214, 76, 34
        CMY:
        16, 70, 87
        CMYK:
        0, 64, 84, 16
      HSL:
        14°, 72.5806%, 48.6275%
        HSV (HSB):
        14°, 84.1121%, 83.9216%
        XYZ:
        30.6047, 19.5805, 3.6797
        xyY:
        0.5682, 0.3635, 19.5805
      CIE-Lab:
        51.3596, 52.3617, 51.4752
        CIE-LCH:
        51.3596, 73.4264, 44.5109
        CIE-Luv:
        51.3596, 111.6396, 38.1614
        Hunter-Lab:
        44.2499, 46.0194, 26.0445
      #d64c22 color charts
#d64c22 RGB chart
      #d64c22 CMYK chart
      #d64c22 RGB pie chart
      #d64c22 color shades, tints & tones
#d64c22 color schemes
#d64c22 color preview, HTML & CSS examples
           This text has a color of #d64c22        
        
          <p style="color:#d64c22;">Text here</p>
        
        
          .mytext {color:#d64c22;}
        
        Text color #d64c22
      
           This box has a color of #d64c22        
        
          <div style="background-color:#d64c22;">Content here</div>
        
        
          .mybackground {background-color:#d64c22;}
        
        Background color #d64c22
      
           Border around this has a color of #d64c22        
        
          <div style="border:2px solid #d64c22;">Content here</div>
        
        
          .myborder {border:2px solid #d64c22;}
        
        Border color #d64c22