#d45231 color space conversions
Hex:
        #d45231
        RGB:
        212, 82, 49
        CMY:
        17, 68, 81
        CMYK:
        0, 61, 77, 17
      HSL:
        12°, 65.4618%, 51.1765%
        HSV (HSB):
        12°, 76.8868%, 83.1373%
        XYZ:
        30.7230, 20.2534, 5.1957
        xyY:
        0.5469, 0.3606, 20.2534
      CIE-Lab:
        52.1225, 49.5143, 44.9101
        CIE-LCH:
        52.1225, 66.8475, 42.2084
        CIE-Luv:
        52.1225, 103.7864, 35.4380
        Hunter-Lab:
        45.0038, 43.1013, 24.6575
      #d45231 color charts
#d45231 RGB chart
      #d45231 CMYK chart
      #d45231 RGB pie chart
      #d45231 color shades, tints & tones
#d45231 color schemes
#d45231 color preview, HTML & CSS examples
           This text has a color of #d45231        
        
          <p style="color:#d45231;">Text here</p>
        
        
          .mytext {color:#d45231;}
        
        Text color #d45231
      
           This box has a color of #d45231        
        
          <div style="background-color:#d45231;">Content here</div>
        
        
          .mybackground {background-color:#d45231;}
        
        Background color #d45231
      
           Border around this has a color of #d45231        
        
          <div style="border:2px solid #d45231;">Content here</div>
        
        
          .myborder {border:2px solid #d45231;}
        
        Border color #d45231