#de0b08 color space conversions
Hex:
        #de0b08
        RGB:
        222, 11, 8
        CMY:
        13, 96, 97
        CMYK:
        0, 95, 96, 13
      HSL:
        1°, 93.0435%, 45.0980%
        HSV (HSB):
        1°, 96.3964%, 87.0588%
        XYZ:
        30.2877, 15.7865, 1.6805
        xyY:
        0.6342, 0.3306, 15.7865
      CIE-Lab:
        46.6931, 71.2884, 58.2963
        CIE-LCH:
        46.6931, 92.0896, 39.2747
        CIE-Luv:
        46.6931, 150.1506, 32.6377
        Hunter-Lab:
        39.7322, 66.5385, 25.3049
      #de0b08 color charts
#de0b08 RGB chart
      #de0b08 CMYK chart
      #de0b08 RGB pie chart
      #de0b08 color shades, tints & tones
#de0b08 color schemes
#de0b08 color preview, HTML & CSS examples
           This text has a color of #de0b08        
        
          <p style="color:#de0b08;">Text here</p>
        
        
          .mytext {color:#de0b08;}
        
        Text color #de0b08
      
           This box has a color of #de0b08        
        
          <div style="background-color:#de0b08;">Content here</div>
        
        
          .mybackground {background-color:#de0b08;}
        
        Background color #de0b08
      
           Border around this has a color of #de0b08        
        
          <div style="border:2px solid #de0b08;">Content here</div>
        
        
          .myborder {border:2px solid #de0b08;}
        
        Border color #de0b08