#dd0f50 color space conversions
Hex:
        #dd0f50
        RGB:
        221, 15, 80
        CMY:
        13, 94, 69
        CMYK:
        0, 93, 64, 13
      HSL:
        341°, 87.2881%, 46.2745%
        HSV (HSB):
        341°, 93.2127%, 86.6667%
        XYZ:
        31.4376, 16.2930, 9.0773
        xyY:
        0.5534, 0.2868, 16.2930
      CIE-Lab:
        47.3566, 72.6970, 21.8654
        CIE-LCH:
        47.3566, 75.9141, 16.7399
        CIE-Luv:
        47.3566, 133.6480, 9.5491
        Hunter-Lab:
        40.3646, 68.3851, 14.9218
      #dd0f50 color charts
#dd0f50 RGB chart
      #dd0f50 CMYK chart
      #dd0f50 RGB pie chart
      #dd0f50 color shades, tints & tones
#dd0f50 color schemes
#dd0f50 color preview, HTML & CSS examples
           This text has a color of #dd0f50        
        
          <p style="color:#dd0f50;">Text here</p>
        
        
          .mytext {color:#dd0f50;}
        
        Text color #dd0f50
      
           This box has a color of #dd0f50        
        
          <div style="background-color:#dd0f50;">Content here</div>
        
        
          .mybackground {background-color:#dd0f50;}
        
        Background color #dd0f50
      
           Border around this has a color of #dd0f50        
        
          <div style="border:2px solid #dd0f50;">Content here</div>
        
        
          .myborder {border:2px solid #dd0f50;}
        
        Border color #dd0f50