#dd1957 color space conversions
Hex:
        #dd1957
        RGB:
        221, 25, 87
        CMY:
        13, 90, 66
        CMYK:
        0, 89, 61, 13
      HSL:
        341°, 79.6748%, 48.2353%
        HSV (HSB):
        341°, 88.6878%, 86.6667%
        XYZ:
        31.8867, 16.7555, 10.5703
        xyY:
        0.5385, 0.2830, 16.7555
      CIE-Lab:
        47.9505, 71.7758, 18.3403
        CIE-LCH:
        47.9505, 74.0819, 14.3336
        CIE-Luv:
        47.9505, 129.1346, 6.5443
        Hunter-Lab:
        40.9335, 67.4157, 13.3429
      #dd1957 color charts
#dd1957 RGB chart
      #dd1957 CMYK chart
      #dd1957 RGB pie chart
      #dd1957 color shades, tints & tones
#dd1957 color schemes
#dd1957 color preview, HTML & CSS examples
           This text has a color of #dd1957        
        
          <p style="color:#dd1957;">Text here</p>
        
        
          .mytext {color:#dd1957;}
        
        Text color #dd1957
      
           This box has a color of #dd1957        
        
          <div style="background-color:#dd1957;">Content here</div>
        
        
          .mybackground {background-color:#dd1957;}
        
        Background color #dd1957
      
           Border around this has a color of #dd1957        
        
          <div style="border:2px solid #dd1957;">Content here</div>
        
        
          .myborder {border:2px solid #dd1957;}
        
        Border color #dd1957