#d8280d color space conversions
Hex:
        #d8280d
        RGB:
        216, 40, 13
        CMY:
        15, 84, 95
        CMYK:
        0, 81, 94, 15
      HSL:
        8°, 88.6463%, 44.9020%
        HSV (HSB):
        8°, 93.9815%, 84.7059%
        XYZ:
        29.1503, 16.1456, 1.9608
        xyY:
        0.6169, 0.3417, 16.1456
      CIE-Lab:
        47.1649, 64.9252, 56.4822
        CIE-LCH:
        47.1649, 86.0554, 41.0219
        CIE-Luv:
        47.1649, 136.5933, 34.2378
        Hunter-Lab:
        40.1816, 59.1779, 25.2338
      #d8280d color charts
#d8280d RGB chart
      #d8280d CMYK chart
      #d8280d RGB pie chart
      #d8280d color shades, tints & tones
#d8280d color schemes
#d8280d color preview, HTML & CSS examples
           This text has a color of #d8280d        
        
          <p style="color:#d8280d;">Text here</p>
        
        
          .mytext {color:#d8280d;}
        
        Text color #d8280d
      
           This box has a color of #d8280d        
        
          <div style="background-color:#d8280d;">Content here</div>
        
        
          .mybackground {background-color:#d8280d;}
        
        Background color #d8280d
      
           Border around this has a color of #d8280d        
        
          <div style="border:2px solid #d8280d;">Content here</div>
        
        
          .myborder {border:2px solid #d8280d;}
        
        Border color #d8280d