#d34320 color space conversions
Hex:
        #d34320
        RGB:
        211, 67, 32
        CMY:
        17, 74, 87
        CMYK:
        0, 68, 85, 17
      HSL:
        12°, 73.6626%, 47.6471%
        HSV (HSB):
        12°, 84.8341%, 82.7451%
        XYZ:
        29.1318, 17.9675, 3.2992
        xyY:
        0.5780, 0.3565, 17.9675
      CIE-Lab:
        49.4566, 54.9757, 50.5052
        CIE-LCH:
        49.4566, 74.6532, 42.5731
        CIE-Luv:
        49.4566, 115.6204, 35.8540
        Hunter-Lab:
        42.3881, 48.4977, 25.0570
      #d34320 color charts
#d34320 RGB chart
      #d34320 CMYK chart
      #d34320 RGB pie chart
      #d34320 color shades, tints & tones
#d34320 color schemes
#d34320 color preview, HTML & CSS examples
           This text has a color of #d34320        
        
          <p style="color:#d34320;">Text here</p>
        
        
          .mytext {color:#d34320;}
        
        Text color #d34320
      
           This box has a color of #d34320        
        
          <div style="background-color:#d34320;">Content here</div>
        
        
          .mybackground {background-color:#d34320;}
        
        Background color #d34320
      
           Border around this has a color of #d34320        
        
          <div style="border:2px solid #d34320;">Content here</div>
        
        
          .myborder {border:2px solid #d34320;}
        
        Border color #d34320