#dd463b color space conversions
Hex:
        #dd463b
        RGB:
        221, 70, 59
        CMY:
        13, 73, 77
        CMYK:
        0, 68, 73, 13
      HSL:
        4°, 70.4348%, 54.9020%
        HSV (HSB):
        4°, 73.3032%, 86.6667%
        XYZ:
        32.7984, 20.0682, 6.2826
        xyY:
        0.5545, 0.3393, 20.0682
      CIE-Lab:
        51.9143, 57.9705, 39.8097
        CIE-LCH:
        51.9143, 70.3235, 34.4783
        CIE-Luv:
        51.9143, 117.5389, 29.5585
        Hunter-Lab:
        44.7976, 52.2923, 23.0433
      #dd463b color charts
#dd463b RGB chart
      #dd463b CMYK chart
      #dd463b RGB pie chart
      #dd463b color shades, tints & tones
#dd463b color schemes
#dd463b color preview, HTML & CSS examples
           This text has a color of #dd463b        
        
          <p style="color:#dd463b;">Text here</p>
        
        
          .mytext {color:#dd463b;}
        
        Text color #dd463b
      
           This box has a color of #dd463b        
        
          <div style="background-color:#dd463b;">Content here</div>
        
        
          .mybackground {background-color:#dd463b;}
        
        Background color #dd463b
      
           Border around this has a color of #dd463b        
        
          <div style="border:2px solid #dd463b;">Content here</div>
        
        
          .myborder {border:2px solid #dd463b;}
        
        Border color #dd463b