#dc302f color space conversions
Hex:
        #dc302f
        RGB:
        220, 48, 47
        CMY:
        14, 81, 82
        CMYK:
        0, 78, 79, 14
      HSL:
        0°, 71.1934%, 52.3529%
        HSV (HSB):
        0°, 78.6364%, 86.2745%
        XYZ:
        31.0852, 17.5348, 4.4355
        xyY:
        0.5859, 0.3305, 17.5348
      CIE-Lab:
        48.9269, 64.6315, 43.1267
        CIE-LCH:
        48.9269, 77.6991, 33.7140
        CIE-Luv:
        48.9269, 131.4301, 28.6358
        Hunter-Lab:
        41.8746, 59.2276, 23.0320
      #dc302f color charts
#dc302f RGB chart
      #dc302f CMYK chart
      #dc302f RGB pie chart
      #dc302f color shades, tints & tones
#dc302f color schemes
#dc302f color preview, HTML & CSS examples
           This text has a color of #dc302f        
        
          <p style="color:#dc302f;">Text here</p>
        
        
          .mytext {color:#dc302f;}
        
        Text color #dc302f
      
           This box has a color of #dc302f        
        
          <div style="background-color:#dc302f;">Content here</div>
        
        
          .mybackground {background-color:#dc302f;}
        
        Background color #dc302f
      
           Border around this has a color of #dc302f        
        
          <div style="border:2px solid #dc302f;">Content here</div>
        
        
          .myborder {border:2px solid #dc302f;}
        
        Border color #dc302f