#d4521d color space conversions
Hex:
        #d4521d
        RGB:
        212, 82, 29
        CMY:
        17, 68, 89
        CMYK:
        0, 61, 86, 17
      HSL:
        17°, 75.9336%, 47.2549%
        HSV (HSB):
        17°, 86.3208%, 83.1373%
        XYZ:
        30.3904, 20.1203, 3.4443
        xyY:
        0.5633, 0.3729, 20.1203
      CIE-Lab:
        51.9730, 48.9159, 53.9427
        CIE-LCH:
        51.9730, 72.8188, 47.7979
        CIE-Luv:
        51.9730, 106.1145, 40.7617
        Hunter-Lab:
        44.8557, 42.4391, 26.8464
      #d4521d color charts
#d4521d RGB chart
      #d4521d CMYK chart
      #d4521d RGB pie chart
      #d4521d color shades, tints & tones
#d4521d color schemes
#d4521d color preview, HTML & CSS examples
           This text has a color of #d4521d        
        
          <p style="color:#d4521d;">Text here</p>
        
        
          .mytext {color:#d4521d;}
        
        Text color #d4521d
      
           This box has a color of #d4521d        
        
          <div style="background-color:#d4521d;">Content here</div>
        
        
          .mybackground {background-color:#d4521d;}
        
        Background color #d4521d
      
           Border around this has a color of #d4521d        
        
          <div style="border:2px solid #d4521d;">Content here</div>
        
        
          .myborder {border:2px solid #d4521d;}
        
        Border color #d4521d