#de0f06 color space conversions
Hex:
        #de0f06
        RGB:
        222, 15, 6
        CMY:
        13, 94, 98
        CMYK:
        0, 93, 97, 13
      HSL:
        2°, 94.7368%, 44.7059%
        HSV (HSB):
        2°, 97.2973%, 87.0588%
        XYZ:
        30.3279, 15.8844, 1.6398
        xyY:
        0.6338, 0.3319, 15.8844
      CIE-Lab:
        46.8224, 70.8818, 58.9241
        CIE-LCH:
        46.8224, 92.1753, 39.7368
        CIE-Luv:
        46.8224, 149.5502, 33.0777
        Hunter-Lab:
        39.8552, 66.0832, 25.4592
      #de0f06 color charts
#de0f06 RGB chart
      #de0f06 CMYK chart
      #de0f06 RGB pie chart
      #de0f06 color shades, tints & tones
#de0f06 color schemes
#de0f06 color preview, HTML & CSS examples
           This text has a color of #de0f06        
        
          <p style="color:#de0f06;">Text here</p>
        
        
          .mytext {color:#de0f06;}
        
        Text color #de0f06
      
           This box has a color of #de0f06        
        
          <div style="background-color:#de0f06;">Content here</div>
        
        
          .mybackground {background-color:#de0f06;}
        
        Background color #de0f06
      
           Border around this has a color of #de0f06        
        
          <div style="border:2px solid #de0f06;">Content here</div>
        
        
          .myborder {border:2px solid #de0f06;}
        
        Border color #de0f06