#de0c06 color space conversions
Hex:
        #de0c06
        RGB:
        222, 12, 6
        CMY:
        13, 95, 98
        CMYK:
        0, 95, 97, 13
      HSL:
        2°, 94.7368%, 44.7059%
        HSV (HSB):
        2°, 97.2973%, 87.0588%
        XYZ:
        30.2885, 15.8057, 1.6267
        xyY:
        0.6347, 0.3312, 15.8057
      CIE-Lab:
        46.7185, 71.1820, 58.8770
        CIE-LCH:
        46.7185, 92.3762, 39.5953
        CIE-Luv:
        46.7185, 150.1130, 32.8924
        Hunter-Lab:
        39.7564, 66.4173, 25.4035
      #de0c06 color charts
#de0c06 RGB chart
      #de0c06 CMYK chart
      #de0c06 RGB pie chart
      #de0c06 color shades, tints & tones
#de0c06 color schemes
#de0c06 color preview, HTML & CSS examples
           This text has a color of #de0c06        
        
          <p style="color:#de0c06;">Text here</p>
        
        
          .mytext {color:#de0c06;}
        
        Text color #de0c06
      
           This box has a color of #de0c06        
        
          <div style="background-color:#de0c06;">Content here</div>
        
        
          .mybackground {background-color:#de0c06;}
        
        Background color #de0c06
      
           Border around this has a color of #de0c06        
        
          <div style="border:2px solid #de0c06;">Content here</div>
        
        
          .myborder {border:2px solid #de0c06;}
        
        Border color #de0c06