#d70b00 color space conversions
Hex:
        #d70b00
        RGB:
        215, 11, 0
        CMY:
        16, 96, 100
        CMYK:
        0, 95, 100, 16
      HSL:
        3°, 100.0000%, 42.1569%
        HSV (HSB):
        3°, 100.0000%, 84.3137%
        XYZ:
        28.1440, 14.6864, 1.3514
        xyY:
        0.6370, 0.3324, 14.6864
      CIE-Lab:
        45.2017, 69.4617, 59.2140
        CIE-LCH:
        45.2017, 91.2755, 40.4466
        CIE-Luv:
        45.2017, 145.7393, 32.4082
        Hunter-Lab:
        38.3229, 64.0240, 24.7352
      #d70b00 color charts
#d70b00 RGB chart
      #d70b00 CMYK chart
      #d70b00 RGB pie chart
      #d70b00 color shades, tints & tones
#d70b00 color schemes
#d70b00 color preview, HTML & CSS examples
           This text has a color of #d70b00        
        
          <p style="color:#d70b00;">Text here</p>
        
        
          .mytext {color:#d70b00;}
        
        Text color #d70b00
      
           This box has a color of #d70b00        
        
          <div style="background-color:#d70b00;">Content here</div>
        
        
          .mybackground {background-color:#d70b00;}
        
        Background color #d70b00
      
           Border around this has a color of #d70b00        
        
          <div style="border:2px solid #d70b00;">Content here</div>
        
        
          .myborder {border:2px solid #d70b00;}
        
        Border color #d70b00