#dd3840 color space conversions
Hex:
        #dd3840
        RGB:
        221, 56, 64
        CMY:
        13, 78, 75
        CMYK:
        0, 75, 71, 13
      HSL:
        357°, 70.8155%, 54.3137%
        HSV (HSB):
        357°, 74.6606%, 86.6667%
        XYZ:
        32.1584, 18.5707, 6.7400
        xyY:
        0.5596, 0.3231, 18.5707
      CIE-Lab:
        50.1811, 63.1451, 34.9893
        CIE-LCH:
        50.1811, 72.1911, 28.9912
        CIE-Luv:
        50.1811, 124.5039, 23.9414
        Hunter-Lab:
        43.0937, 57.7905, 20.8924
      #dd3840 color charts
#dd3840 RGB chart
      #dd3840 CMYK chart
      #dd3840 RGB pie chart
      #dd3840 color shades, tints & tones
#dd3840 color schemes
#dd3840 color preview, HTML & CSS examples
           This text has a color of #dd3840        
        
          <p style="color:#dd3840;">Text here</p>
        
        
          .mytext {color:#dd3840;}
        
        Text color #dd3840
      
           This box has a color of #dd3840        
        
          <div style="background-color:#dd3840;">Content here</div>
        
        
          .mybackground {background-color:#dd3840;}
        
        Background color #dd3840
      
           Border around this has a color of #dd3840        
        
          <div style="border:2px solid #dd3840;">Content here</div>
        
        
          .myborder {border:2px solid #dd3840;}
        
        Border color #dd3840