#d8330d color space conversions
Hex:
        #d8330d
        RGB:
        216, 51, 13
        CMY:
        15, 80, 95
        CMYK:
        0, 76, 94, 15
      HSL:
        11°, 88.6463%, 44.9020%
        HSV (HSB):
        11°, 93.9815%, 84.7059%
        XYZ:
        29.5754, 16.9956, 2.1025
        xyY:
        0.6076, 0.3492, 16.9956
      CIE-Lab:
        48.2545, 61.8594, 57.1276
        CIE-LCH:
        48.2545, 84.2030, 42.7227
        CIE-Luv:
        48.2545, 131.0761, 36.1532
        Hunter-Lab:
        41.2258, 55.9108, 25.8343
      #d8330d color charts
#d8330d RGB chart
      #d8330d CMYK chart
      #d8330d RGB pie chart
      #d8330d color shades, tints & tones
#d8330d color schemes
#d8330d color preview, HTML & CSS examples
           This text has a color of #d8330d        
        
          <p style="color:#d8330d;">Text here</p>
        
        
          .mytext {color:#d8330d;}
        
        Text color #d8330d
      
           This box has a color of #d8330d        
        
          <div style="background-color:#d8330d;">Content here</div>
        
        
          .mybackground {background-color:#d8330d;}
        
        Background color #d8330d
      
           Border around this has a color of #d8330d        
        
          <div style="border:2px solid #d8330d;">Content here</div>
        
        
          .myborder {border:2px solid #d8330d;}
        
        Border color #d8330d