#dd2503 color space conversions
Hex:
        #dd2503
        RGB:
        221, 37, 3
        CMY:
        13, 85, 99
        CMYK:
        0, 83, 99, 13
      HSL:
        9°, 97.3214%, 43.9216%
        HSV (HSB):
        9°, 98.6425%, 86.6667%
        XYZ:
        30.4968, 16.7019, 1.7026
        xyY:
        0.6236, 0.3415, 16.7019
      CIE-Lab:
        47.8822, 66.9472, 60.1292
        CIE-LCH:
        47.8822, 89.9858, 41.9289
        CIE-Luv:
        47.8822, 142.2286, 35.4829
        Hunter-Lab:
        40.8679, 61.6829, 26.1375
      #dd2503 color charts
#dd2503 RGB chart
      #dd2503 CMYK chart
      #dd2503 RGB pie chart
      #dd2503 color shades, tints & tones
#dd2503 color schemes
#dd2503 color preview, HTML & CSS examples
           This text has a color of #dd2503        
        
          <p style="color:#dd2503;">Text here</p>
        
        
          .mytext {color:#dd2503;}
        
        Text color #dd2503
      
           This box has a color of #dd2503        
        
          <div style="background-color:#dd2503;">Content here</div>
        
        
          .mybackground {background-color:#dd2503;}
        
        Background color #dd2503
      
           Border around this has a color of #dd2503        
        
          <div style="border:2px solid #dd2503;">Content here</div>
        
        
          .myborder {border:2px solid #dd2503;}
        
        Border color #dd2503