#d45b30 color space conversions
Hex:
        #d45b30
        RGB:
        212, 91, 48
        CMY:
        17, 64, 81
        CMYK:
        0, 57, 77, 17
      HSL:
        16°, 65.6000%, 50.9804%
        HSV (HSB):
        16°, 77.3585%, 83.1373%
        XYZ:
        31.4260, 21.6926, 5.3271
        xyY:
        0.5377, 0.3712, 21.6926
      CIE-Lab:
        53.6993, 45.3148, 47.0227
        CIE-LCH:
        53.6993, 65.3036, 46.0596
        CIE-Luv:
        53.6993, 97.2803, 38.6491
        Hunter-Lab:
        46.5753, 38.9332, 25.8214
      #d45b30 color charts
#d45b30 RGB chart
      #d45b30 CMYK chart
      #d45b30 RGB pie chart
      #d45b30 color shades, tints & tones
#d45b30 color schemes
#d45b30 color preview, HTML & CSS examples
           This text has a color of #d45b30        
        
          <p style="color:#d45b30;">Text here</p>
        
        
          .mytext {color:#d45b30;}
        
        Text color #d45b30
      
           This box has a color of #d45b30        
        
          <div style="background-color:#d45b30;">Content here</div>
        
        
          .mybackground {background-color:#d45b30;}
        
        Background color #d45b30
      
           Border around this has a color of #d45b30        
        
          <div style="border:2px solid #d45b30;">Content here</div>
        
        
          .myborder {border:2px solid #d45b30;}
        
        Border color #d45b30