#dc212f color space conversions
Hex:
        #dc212f
        RGB:
        220, 33, 47
        CMY:
        14, 87, 82
        CMYK:
        0, 85, 79, 14
      HSL:
        356°, 73.9130%, 49.6078%
        HSV (HSB):
        356°, 85.0000%, 86.2745%
        XYZ:
        30.5721, 16.5086, 4.2645
        xyY:
        0.5954, 0.3215, 16.5086
      CIE-Lab:
        47.6348, 68.2951, 41.7951
        CIE-LCH:
        47.6348, 80.0690, 31.4657
        CIE-Luv:
        47.6348, 137.7242, 26.1625
        Hunter-Lab:
        40.6308, 63.2064, 22.2187
      #dc212f color charts
#dc212f RGB chart
      #dc212f CMYK chart
      #dc212f RGB pie chart
      #dc212f color shades, tints & tones
#dc212f color schemes
#dc212f color preview, HTML & CSS examples
           This text has a color of #dc212f        
        
          <p style="color:#dc212f;">Text here</p>
        
        
          .mytext {color:#dc212f;}
        
        Text color #dc212f
      
           This box has a color of #dc212f        
        
          <div style="background-color:#dc212f;">Content here</div>
        
        
          .mybackground {background-color:#dc212f;}
        
        Background color #dc212f
      
           Border around this has a color of #dc212f        
        
          <div style="border:2px solid #dc212f;">Content here</div>
        
        
          .myborder {border:2px solid #dc212f;}
        
        Border color #dc212f