#de0b0f color space conversions
Hex:
        #de0b0f
        RGB:
        222, 11, 15
        CMY:
        13, 96, 94
        CMYK:
        0, 95, 93, 13
      HSL:
        359°, 90.5579%, 45.6863%
        HSV (HSB):
        359°, 95.0450%, 87.0588%
        XYZ:
        30.3301, 15.8034, 1.9037
        xyY:
        0.6314, 0.3290, 15.8034
      CIE-Lab:
        46.7155, 71.3510, 56.2209
        CIE-LCH:
        46.7155, 90.8392, 38.2363
        CIE-Luv:
        46.7155, 149.6430, 31.8706
        Hunter-Lab:
        39.7535, 66.6185, 24.9882
      #de0b0f color charts
#de0b0f RGB chart
      #de0b0f CMYK chart
      #de0b0f RGB pie chart
      #de0b0f color shades, tints & tones
#de0b0f color schemes
#de0b0f color preview, HTML & CSS examples
           This text has a color of #de0b0f        
        
          <p style="color:#de0b0f;">Text here</p>
        
        
          .mytext {color:#de0b0f;}
        
        Text color #de0b0f
      
           This box has a color of #de0b0f        
        
          <div style="background-color:#de0b0f;">Content here</div>
        
        
          .mybackground {background-color:#de0b0f;}
        
        Background color #de0b0f
      
           Border around this has a color of #de0b0f        
        
          <div style="border:2px solid #de0b0f;">Content here</div>
        
        
          .myborder {border:2px solid #de0b0f;}
        
        Border color #de0b0f