#dc1b43 color space conversions
Hex:
        #dc1b43
        RGB:
        220, 27, 67
        CMY:
        14, 89, 74
        CMYK:
        0, 88, 70, 14
      HSL:
        348°, 78.1377%, 48.4314%
        HSV (HSB):
        348°, 87.7273%, 86.2745%
        XYZ:
        30.9203, 16.4048, 6.8469
        xyY:
        0.5708, 0.3028, 16.4048
      CIE-Lab:
        47.5011, 70.1667, 29.9526
        CIE-LCH:
        47.5011, 76.2924, 23.1165
        CIE-Luv:
        47.5011, 134.5251, 17.2212
        Hunter-Lab:
        40.5028, 65.3889, 18.3291
      #dc1b43 color charts
#dc1b43 RGB chart
      #dc1b43 CMYK chart
      #dc1b43 RGB pie chart
      #dc1b43 color shades, tints & tones
#dc1b43 color schemes
#dc1b43 color preview, HTML & CSS examples
           This text has a color of #dc1b43        
        
          <p style="color:#dc1b43;">Text here</p>
        
        
          .mytext {color:#dc1b43;}
        
        Text color #dc1b43
      
           This box has a color of #dc1b43        
        
          <div style="background-color:#dc1b43;">Content here</div>
        
        
          .mybackground {background-color:#dc1b43;}
        
        Background color #dc1b43
      
           Border around this has a color of #dc1b43        
        
          <div style="border:2px solid #dc1b43;">Content here</div>
        
        
          .myborder {border:2px solid #dc1b43;}
        
        Border color #dc1b43