#de3d02 color space conversions
Hex:
        #de3d02
        RGB:
        222, 61, 2
        CMY:
        13, 76, 99
        CMYK:
        0, 73, 99, 13
      HSL:
        16°, 98.2143%, 43.9216%
        HSV (HSB):
        16°, 99.0991%, 87.0588%
        XYZ:
        31.8039, 18.8715, 2.0237
        xyY:
        0.6035, 0.3581, 18.8715
      CIE-Lab:
        50.5365, 60.3283, 61.7402
        CIE-LCH:
        50.5365, 86.3212, 45.6627
        CIE-Luv:
        50.5365, 130.4329, 39.9818
        Hunter-Lab:
        43.4413, 54.6597, 27.6469
      #de3d02 color charts
#de3d02 RGB chart
      #de3d02 CMYK chart
      #de3d02 RGB pie chart
      #de3d02 color shades, tints & tones
#de3d02 color schemes
#de3d02 color preview, HTML & CSS examples
           This text has a color of #de3d02        
        
          <p style="color:#de3d02;">Text here</p>
        
        
          .mytext {color:#de3d02;}
        
        Text color #de3d02
      
           This box has a color of #de3d02        
        
          <div style="background-color:#de3d02;">Content here</div>
        
        
          .mybackground {background-color:#de3d02;}
        
        Background color #de3d02
      
           Border around this has a color of #de3d02        
        
          <div style="border:2px solid #de3d02;">Content here</div>
        
        
          .myborder {border:2px solid #de3d02;}
        
        Border color #de3d02