#d64420 color space conversions
Hex:
        #d64420
        RGB:
        214, 68, 32
        CMY:
        16, 73, 87
        CMYK:
        0, 68, 85, 16
      HSL:
        12°, 73.9837%, 48.2353%
        HSV (HSB):
        12°, 85.0467%, 83.9216%
        XYZ:
        30.0594, 18.5347, 3.3597
        xyY:
        0.5786, 0.3568, 18.5347
      CIE-Lab:
        50.1383, 55.5781, 51.3010
        CIE-LCH:
        50.1383, 75.6355, 42.7084
        CIE-Luv:
        50.1383, 117.3739, 36.4800
        Hunter-Lab:
        43.0519, 49.2901, 25.5094
      #d64420 color charts
#d64420 RGB chart
      #d64420 CMYK chart
      #d64420 RGB pie chart
      #d64420 color shades, tints & tones
#d64420 color schemes
#d64420 color preview, HTML & CSS examples
           This text has a color of #d64420        
        
          <p style="color:#d64420;">Text here</p>
        
        
          .mytext {color:#d64420;}
        
        Text color #d64420
      
           This box has a color of #d64420        
        
          <div style="background-color:#d64420;">Content here</div>
        
        
          .mybackground {background-color:#d64420;}
        
        Background color #d64420
      
           Border around this has a color of #d64420        
        
          <div style="border:2px solid #d64420;">Content here</div>
        
        
          .myborder {border:2px solid #d64420;}
        
        Border color #d64420