#dd0038 color space conversions
Hex:
        #dd0038
        RGB:
        221, 0, 56
        CMY:
        13, 100, 78
        CMYK:
        0, 100, 75, 13
      HSL:
        345°, 100.0000%, 43.3333%
        HSV (HSB):
        345°, 100.0000%, 86.6667%
        XYZ:
        30.5326, 15.6577, 5.1544
        xyY:
        0.5947, 0.3050, 15.6577
      CIE-Lab:
        46.5221, 72.9433, 35.4474
        CIE-LCH:
        46.5221, 81.1002, 25.9178
        CIE-Luv:
        46.5221, 143.3367, 20.2021
        Hunter-Lab:
        39.5698, 68.4860, 19.9757
      #dd0038 color charts
#dd0038 RGB chart
      #dd0038 CMYK chart
      #dd0038 RGB pie chart
      #dd0038 color shades, tints & tones
#dd0038 color schemes
#dd0038 color preview, HTML & CSS examples
           This text has a color of #dd0038        
        
          <p style="color:#dd0038;">Text here</p>
        
        
          .mytext {color:#dd0038;}
        
        Text color #dd0038
      
           This box has a color of #dd0038        
        
          <div style="background-color:#dd0038;">Content here</div>
        
        
          .mybackground {background-color:#dd0038;}
        
        Background color #dd0038
      
           Border around this has a color of #dd0038        
        
          <div style="border:2px solid #dd0038;">Content here</div>
        
        
          .myborder {border:2px solid #dd0038;}
        
        Border color #dd0038