#d45220 color space conversions
Hex:
        #d45220
        RGB:
        212, 82, 32
        CMY:
        17, 68, 87
        CMYK:
        0, 61, 85, 17
      HSL:
        17°, 73.7705%, 47.8431%
        HSV (HSB):
        17°, 84.9057%, 83.1373%
        XYZ:
        30.4294, 20.1359, 3.6493
        xyY:
        0.5613, 0.3714, 20.1359
      CIE-Lab:
        51.9905, 48.9863, 52.7418
        CIE-LCH:
        51.9905, 71.9816, 47.1142
        CIE-Luv:
        51.9905, 105.8368, 40.1277
        Hunter-Lab:
        44.8731, 42.5168, 26.5894
      #d45220 color charts
#d45220 RGB chart
      #d45220 CMYK chart
      #d45220 RGB pie chart
      #d45220 color shades, tints & tones
#d45220 color schemes
#d45220 color preview, HTML & CSS examples
           This text has a color of #d45220        
        
          <p style="color:#d45220;">Text here</p>
        
        
          .mytext {color:#d45220;}
        
        Text color #d45220
      
           This box has a color of #d45220        
        
          <div style="background-color:#d45220;">Content here</div>
        
        
          .mybackground {background-color:#d45220;}
        
        Background color #d45220
      
           Border around this has a color of #d45220        
        
          <div style="border:2px solid #d45220;">Content here</div>
        
        
          .myborder {border:2px solid #d45220;}
        
        Border color #d45220