#d31208 color space conversions
Hex:
        #d31208
        RGB:
        211, 18, 8
        CMY:
        17, 93, 97
        CMYK:
        0, 91, 96, 17
      HSL:
        3°, 92.6941%, 42.9412%
        HSV (HSB):
        3°, 96.2085%, 82.7451%
        XYZ:
        27.1241, 14.2990, 1.5601
        xyY:
        0.6310, 0.3327, 14.2990
      CIE-Lab:
        44.6588, 67.7266, 56.0072
        CIE-LCH:
        44.6588, 87.8846, 39.5894
        CIE-Luv:
        44.6588, 140.8932, 31.4568
        Hunter-Lab:
        37.8141, 61.8638, 24.0237
      #d31208 color charts
#d31208 RGB chart
      #d31208 CMYK chart
      #d31208 RGB pie chart
      #d31208 color shades, tints & tones
#d31208 color schemes
#d31208 color preview, HTML & CSS examples
           This text has a color of #d31208        
        
          <p style="color:#d31208;">Text here</p>
        
        
          .mytext {color:#d31208;}
        
        Text color #d31208
      
           This box has a color of #d31208        
        
          <div style="background-color:#d31208;">Content here</div>
        
        
          .mybackground {background-color:#d31208;}
        
        Background color #d31208
      
           Border around this has a color of #d31208        
        
          <div style="border:2px solid #d31208;">Content here</div>
        
        
          .myborder {border:2px solid #d31208;}
        
        Border color #d31208