#de3d06 color space conversions
Hex:
        #de3d06
        RGB:
        222, 61, 6
        CMY:
        13, 76, 98
        CMYK:
        0, 73, 97, 13
      HSL:
        15°, 94.7368%, 44.7059%
        HSV (HSB):
        15°, 97.2973%, 87.0588%
        XYZ:
        31.8258, 18.8802, 2.1391
        xyY:
        0.6022, 0.3573, 18.8802
      CIE-Lab:
        50.5468, 60.3636, 60.7695
        CIE-LCH:
        50.5468, 85.6545, 45.1920
        CIE-Luv:
        50.5468, 130.2339, 39.6107
        Hunter-Lab:
        43.4514, 54.7018, 27.4971
      #de3d06 color charts
#de3d06 RGB chart
      #de3d06 CMYK chart
      #de3d06 RGB pie chart
      #de3d06 color shades, tints & tones
#de3d06 color schemes
#de3d06 color preview, HTML & CSS examples
           This text has a color of #de3d06        
        
          <p style="color:#de3d06;">Text here</p>
        
        
          .mytext {color:#de3d06;}
        
        Text color #de3d06
      
           This box has a color of #de3d06        
        
          <div style="background-color:#de3d06;">Content here</div>
        
        
          .mybackground {background-color:#de3d06;}
        
        Background color #de3d06
      
           Border around this has a color of #de3d06        
        
          <div style="border:2px solid #de3d06;">Content here</div>
        
        
          .myborder {border:2px solid #de3d06;}
        
        Border color #de3d06