#de311c color space conversions
Hex:
        #de311c
        RGB:
        222, 49, 28
        CMY:
        13, 81, 89
        CMYK:
        0, 78, 87, 13
      HSL:
        6°, 77.6000%, 49.0196%
        HSV (HSB):
        6°, 87.3874%, 87.0588%
        XYZ:
        31.4321, 17.8101, 2.8796
        xyY:
        0.6031, 0.3417, 17.8101
      CIE-Lab:
        49.2649, 64.4513, 52.9381
        CIE-LCH:
        49.2649, 83.4051, 39.3985
        CIE-Luv:
        49.2649, 135.3920, 34.2033
        Hunter-Lab:
        42.2020, 59.0937, 25.4957
      #de311c color charts
#de311c RGB chart
      #de311c CMYK chart
      #de311c RGB pie chart
      #de311c color shades, tints & tones
#de311c color schemes
#de311c color preview, HTML & CSS examples
           This text has a color of #de311c        
        
          <p style="color:#de311c;">Text here</p>
        
        
          .mytext {color:#de311c;}
        
        Text color #de311c
      
           This box has a color of #de311c        
        
          <div style="background-color:#de311c;">Content here</div>
        
        
          .mybackground {background-color:#de311c;}
        
        Background color #de311c
      
           Border around this has a color of #de311c        
        
          <div style="border:2px solid #de311c;">Content here</div>
        
        
          .myborder {border:2px solid #de311c;}
        
        Border color #de311c