#d8280b color space conversions
Hex:
        #d8280b
        RGB:
        216, 40, 11
        CMY:
        15, 84, 96
        CMYK:
        0, 81, 95, 15
      HSL:
        8°, 90.3084%, 44.5098%
        HSV (HSB):
        8°, 94.9074%, 84.7059%
        XYZ:
        29.1381, 16.1407, 1.8963
        xyY:
        0.6177, 0.3421, 16.1407
      CIE-Lab:
        47.1585, 64.9055, 57.0521
        CIE-LCH:
        47.1585, 86.4157, 41.3155
        CIE-Luv:
        47.1585, 136.7263, 34.4595
        Hunter-Lab:
        40.1755, 59.1538, 25.3243
      #d8280b color charts
#d8280b RGB chart
      #d8280b CMYK chart
      #d8280b RGB pie chart
      #d8280b color shades, tints & tones
#d8280b color schemes
#d8280b color preview, HTML & CSS examples
           This text has a color of #d8280b        
        
          <p style="color:#d8280b;">Text here</p>
        
        
          .mytext {color:#d8280b;}
        
        Text color #d8280b
      
           This box has a color of #d8280b        
        
          <div style="background-color:#d8280b;">Content here</div>
        
        
          .mybackground {background-color:#d8280b;}
        
        Background color #d8280b
      
           Border around this has a color of #d8280b        
        
          <div style="border:2px solid #d8280b;">Content here</div>
        
        
          .myborder {border:2px solid #d8280b;}
        
        Border color #d8280b