#dc2f55 color space conversions
Hex:
        #dc2f55
        RGB:
        220, 47, 85
        CMY:
        14, 82, 67
        CMYK:
        0, 79, 61, 14
      HSL:
        347°, 71.1934%, 52.3529%
        HSV (HSB):
        347°, 78.6364%, 86.2745%
        XYZ:
        32.1714, 17.9046, 10.3546
        xyY:
        0.5324, 0.2963, 17.9046
      CIE-Lab:
        49.3801, 66.6445, 21.4347
        CIE-LCH:
        49.3801, 70.0067, 17.8292
        CIE-Luv:
        49.3801, 121.9670, 11.1155
        Hunter-Lab:
        42.3138, 61.6655, 15.1107
      #dc2f55 color charts
#dc2f55 RGB chart
      #dc2f55 CMYK chart
      #dc2f55 RGB pie chart
      #dc2f55 color shades, tints & tones
#dc2f55 color schemes
#dc2f55 color preview, HTML & CSS examples
           This text has a color of #dc2f55        
        
          <p style="color:#dc2f55;">Text here</p>
        
        
          .mytext {color:#dc2f55;}
        
        Text color #dc2f55
      
           This box has a color of #dc2f55        
        
          <div style="background-color:#dc2f55;">Content here</div>
        
        
          .mybackground {background-color:#dc2f55;}
        
        Background color #dc2f55
      
           Border around this has a color of #dc2f55        
        
          <div style="border:2px solid #dc2f55;">Content here</div>
        
        
          .myborder {border:2px solid #dc2f55;}
        
        Border color #dc2f55