#d35429 color space conversions
Hex:
        #d35429
        RGB:
        211, 84, 41
        CMY:
        17, 67, 84
        CMYK:
        0, 60, 81, 17
      HSL:
        15°, 67.4603%, 49.4118%
        HSV (HSB):
        15°, 80.5687%, 82.7451%
        XYZ:
        30.4345, 20.3496, 4.4216
        xyY:
        0.5513, 0.3686, 20.3496
      CIE-Lab:
        52.2302, 47.9724, 48.8940
        CIE-LCH:
        52.2302, 68.4980, 45.5451
        CIE-Luv:
        52.2302, 102.5525, 38.3792
        Hunter-Lab:
        45.1106, 41.4843, 25.7659
      #d35429 color charts
#d35429 RGB chart
      #d35429 CMYK chart
      #d35429 RGB pie chart
      #d35429 color shades, tints & tones
#d35429 color schemes
#d35429 color preview, HTML & CSS examples
           This text has a color of #d35429        
        
          <p style="color:#d35429;">Text here</p>
        
        
          .mytext {color:#d35429;}
        
        Text color #d35429
      
           This box has a color of #d35429        
        
          <div style="background-color:#d35429;">Content here</div>
        
        
          .mybackground {background-color:#d35429;}
        
        Background color #d35429
      
           Border around this has a color of #d35429        
        
          <div style="border:2px solid #d35429;">Content here</div>
        
        
          .myborder {border:2px solid #d35429;}
        
        Border color #d35429