#dd3927 color space conversions
Hex:
        #dd3927
        RGB:
        221, 57, 39
        CMY:
        13, 78, 85
        CMYK:
        0, 74, 82, 13
      HSL:
        6°, 72.8000%, 50.9804%
        HSV (HSB):
        6°, 82.3529%, 86.6667%
        XYZ:
        31.6481, 18.4449, 3.8116
        xyY:
        0.5871, 0.3422, 18.4449
      CIE-Lab:
        50.0313, 61.9381, 48.4216
        CIE-LCH:
        50.0313, 78.6192, 38.0174
        CIE-Luv:
        50.0313, 128.8217, 33.0547
        Hunter-Lab:
        42.9475, 56.3789, 24.8012
      #dd3927 color charts
#dd3927 RGB chart
      #dd3927 CMYK chart
      #dd3927 RGB pie chart
      #dd3927 color shades, tints & tones
#dd3927 color schemes
#dd3927 color preview, HTML & CSS examples
           This text has a color of #dd3927        
        
          <p style="color:#dd3927;">Text here</p>
        
        
          .mytext {color:#dd3927;}
        
        Text color #dd3927
      
           This box has a color of #dd3927        
        
          <div style="background-color:#dd3927;">Content here</div>
        
        
          .mybackground {background-color:#dd3927;}
        
        Background color #dd3927
      
           Border around this has a color of #dd3927        
        
          <div style="border:2px solid #dd3927;">Content here</div>
        
        
          .myborder {border:2px solid #dd3927;}
        
        Border color #dd3927