#dc2c3f color space conversions
Hex:
        #dc2c3f
        RGB:
        220, 44, 63
        CMY:
        14, 83, 75
        CMYK:
        0, 80, 71, 14
      HSL:
        354°, 71.5447%, 51.7647%
        HSV (HSB):
        354°, 80.0000%, 86.2745%
        XYZ:
        31.3131, 17.3759, 6.4061
        xyY:
        0.5683, 0.3154, 17.3759
      CIE-Lab:
        48.7302, 66.3190, 33.8166
        CIE-LCH:
        48.7302, 74.4431, 27.0174
        CIE-Luv:
        48.7302, 129.6640, 21.6835
        Hunter-Lab:
        41.6844, 61.1405, 20.0673
      #dc2c3f color charts
#dc2c3f RGB chart
      #dc2c3f CMYK chart
      #dc2c3f RGB pie chart
      #dc2c3f color shades, tints & tones
#dc2c3f color schemes
#dc2c3f color preview, HTML & CSS examples
           This text has a color of #dc2c3f        
        
          <p style="color:#dc2c3f;">Text here</p>
        
        
          .mytext {color:#dc2c3f;}
        
        Text color #dc2c3f
      
           This box has a color of #dc2c3f        
        
          <div style="background-color:#dc2c3f;">Content here</div>
        
        
          .mybackground {background-color:#dc2c3f;}
        
        Background color #dc2c3f
      
           Border around this has a color of #dc2c3f        
        
          <div style="border:2px solid #dc2c3f;">Content here</div>
        
        
          .myborder {border:2px solid #dc2c3f;}
        
        Border color #dc2c3f