#d45129 color space conversions
Hex:
        #d45129
        RGB:
        212, 81, 41
        CMY:
        17, 68, 84
        CMYK:
        0, 62, 81, 17
      HSL:
        14°, 67.5889%, 49.6078%
        HSV (HSB):
        14°, 80.6604%, 83.1373%
        XYZ:
        30.4940, 20.0420, 4.3591
        xyY:
        0.5555, 0.3651, 20.0420
      CIE-Lab:
        51.8847, 49.6847, 48.6237
        CIE-LCH:
        51.8847, 69.5186, 44.3816
        CIE-Luv:
        51.8847, 105.5827, 37.5775
        Hunter-Lab:
        44.7683, 43.2412, 25.5647
      #d45129 color charts
#d45129 RGB chart
      #d45129 CMYK chart
      #d45129 RGB pie chart
      #d45129 color shades, tints & tones
#d45129 color schemes
#d45129 color preview, HTML & CSS examples
           This text has a color of #d45129        
        
          <p style="color:#d45129;">Text here</p>
        
        
          .mytext {color:#d45129;}
        
        Text color #d45129
      
           This box has a color of #d45129        
        
          <div style="background-color:#d45129;">Content here</div>
        
        
          .mybackground {background-color:#d45129;}
        
        Background color #d45129
      
           Border around this has a color of #d45129        
        
          <div style="border:2px solid #d45129;">Content here</div>
        
        
          .myborder {border:2px solid #d45129;}
        
        Border color #d45129