#dc241f color space conversions
Hex:
        #dc241f
        RGB:
        220, 36, 31
        CMY:
        14, 86, 88
        CMYK:
        0, 84, 86, 14
      HSL:
        2°, 75.2988%, 49.2157%
        HSV (HSB):
        2°, 85.9091%, 86.2745%
        XYZ:
        30.3934, 16.5763, 2.8940
        xyY:
        0.6095, 0.3324, 16.5763
      CIE-Lab:
        47.7217, 67.2515, 50.1788
        CIE-LCH:
        47.7217, 83.9087, 36.7279
        CIE-Luv:
        47.7217, 139.4007, 31.1293
        Hunter-Lab:
        40.7140, 62.0023, 24.2855
      #dc241f color charts
#dc241f RGB chart
      #dc241f CMYK chart
      #dc241f RGB pie chart
      #dc241f color shades, tints & tones
#dc241f color schemes
#dc241f color preview, HTML & CSS examples
           This text has a color of #dc241f        
        
          <p style="color:#dc241f;">Text here</p>
        
        
          .mytext {color:#dc241f;}
        
        Text color #dc241f
      
           This box has a color of #dc241f        
        
          <div style="background-color:#dc241f;">Content here</div>
        
        
          .mybackground {background-color:#dc241f;}
        
        Background color #dc241f
      
           Border around this has a color of #dc241f        
        
          <div style="border:2px solid #dc241f;">Content here</div>
        
        
          .myborder {border:2px solid #dc241f;}
        
        Border color #dc241f