#dc241d color space conversions
Hex:
        #dc241d
        RGB:
        220, 36, 29
        CMY:
        14, 86, 89
        CMYK:
        0, 84, 87, 14
      HSL:
        2°, 76.7068%, 48.8235%
        HSV (HSB):
        2°, 86.8182%, 86.2745%
        XYZ:
        30.3678, 16.5661, 2.7594
        xyY:
        0.6111, 0.3334, 16.5661
      CIE-Lab:
        47.7086, 67.2121, 51.0959
        CIE-LCH:
        47.7086, 84.4290, 37.2428
        CIE-Luv:
        47.7086, 139.6733, 31.5745
        Hunter-Lab:
        40.7015, 61.9533, 24.4714
      #dc241d color charts
#dc241d RGB chart
      #dc241d CMYK chart
      #dc241d RGB pie chart
      #dc241d color shades, tints & tones
#dc241d color schemes
#dc241d color preview, HTML & CSS examples
           This text has a color of #dc241d        
        
          <p style="color:#dc241d;">Text here</p>
        
        
          .mytext {color:#dc241d;}
        
        Text color #dc241d
      
           This box has a color of #dc241d        
        
          <div style="background-color:#dc241d;">Content here</div>
        
        
          .mybackground {background-color:#dc241d;}
        
        Background color #dc241d
      
           Border around this has a color of #dc241d        
        
          <div style="border:2px solid #dc241d;">Content here</div>
        
        
          .myborder {border:2px solid #dc241d;}
        
        Border color #dc241d