#d8452b color space conversions
Hex:
        #d8452b
        RGB:
        216, 69, 43
        CMY:
        15, 73, 83
        CMYK:
        0, 68, 80, 15
      HSL:
        9°, 68.9243%, 50.7843%
        HSV (HSB):
        9°, 80.0926%, 84.7059%
        XYZ:
        30.8831, 19.0296, 4.3309
        xyY:
        0.5693, 0.3508, 19.0296
      CIE-Lab:
        50.7218, 56.1465, 46.7669
        CIE-LCH:
        50.7218, 73.0723, 39.7924
        CIE-Luv:
        50.7218, 116.8915, 34.1066
        Hunter-Lab:
        43.6229, 50.0299, 24.6498
      #d8452b color charts
#d8452b RGB chart
      #d8452b CMYK chart
      #d8452b RGB pie chart
      #d8452b color shades, tints & tones
#d8452b color schemes
#d8452b color preview, HTML & CSS examples
           This text has a color of #d8452b        
        
          <p style="color:#d8452b;">Text here</p>
        
        
          .mytext {color:#d8452b;}
        
        Text color #d8452b
      
           This box has a color of #d8452b        
        
          <div style="background-color:#d8452b;">Content here</div>
        
        
          .mybackground {background-color:#d8452b;}
        
        Background color #d8452b
      
           Border around this has a color of #d8452b        
        
          <div style="border:2px solid #d8452b;">Content here</div>
        
        
          .myborder {border:2px solid #d8452b;}
        
        Border color #d8452b