#dc155b color space conversions
Hex:
        #dc155b
        RGB:
        220, 21, 91
        CMY:
        14, 92, 64
        CMYK:
        0, 90, 59, 14
      HSL:
        339°, 82.5726%, 47.2549%
        HSV (HSB):
        339°, 90.4545%, 86.2745%
        XYZ:
        31.6717, 16.5073, 11.4145
        xyY:
        0.5315, 0.2770, 16.5073
      CIE-Lab:
        47.6331, 72.3610, 15.4086
        CIE-LCH:
        47.6331, 73.9834, 12.0211
        CIE-Luv:
        47.6331, 127.7058, 3.4183
        Hunter-Lab:
        40.6292, 68.0451, 11.7833
      #dc155b color charts
#dc155b RGB chart
      #dc155b CMYK chart
      #dc155b RGB pie chart
      #dc155b color shades, tints & tones
#dc155b color schemes
#dc155b color preview, HTML & CSS examples
           This text has a color of #dc155b        
        
          <p style="color:#dc155b;">Text here</p>
        
        
          .mytext {color:#dc155b;}
        
        Text color #dc155b
      
           This box has a color of #dc155b        
        
          <div style="background-color:#dc155b;">Content here</div>
        
        
          .mybackground {background-color:#dc155b;}
        
        Background color #dc155b
      
           Border around this has a color of #dc155b        
        
          <div style="border:2px solid #dc155b;">Content here</div>
        
        
          .myborder {border:2px solid #dc155b;}
        
        Border color #dc155b