#dd2923 color space conversions
Hex:
        #dd2923
        RGB:
        221, 41, 35
        CMY:
        13, 84, 86
        CMYK:
        0, 81, 84, 13
      HSL:
        2°, 73.2283%, 50.1961%
        HSV (HSB):
        2°, 84.1629%, 86.6667%
        XYZ:
        30.9151, 17.0794, 3.2574
        xyY:
        0.6032, 0.3332, 17.0794
      CIE-Lab:
        48.3599, 66.4460, 48.8787
        CIE-LCH:
        48.3599, 82.4875, 36.3388
        CIE-Luv:
        48.3599, 137.4899, 31.0778
        Hunter-Lab:
        41.3272, 61.2056, 24.2559
      #dd2923 color charts
#dd2923 RGB chart
      #dd2923 CMYK chart
      #dd2923 RGB pie chart
      #dd2923 color shades, tints & tones
#dd2923 color schemes
#dd2923 color preview, HTML & CSS examples
           This text has a color of #dd2923        
        
          <p style="color:#dd2923;">Text here</p>
        
        
          .mytext {color:#dd2923;}
        
        Text color #dd2923
      
           This box has a color of #dd2923        
        
          <div style="background-color:#dd2923;">Content here</div>
        
        
          .mybackground {background-color:#dd2923;}
        
        Background color #dd2923
      
           Border around this has a color of #dd2923        
        
          <div style="border:2px solid #dd2923;">Content here</div>
        
        
          .myborder {border:2px solid #dd2923;}
        
        Border color #dd2923