#d0470b color space conversions
Hex:
        #d0470b
        RGB:
        208, 71, 11
        CMY:
        18, 72, 96
        CMYK:
        0, 66, 95, 18
      HSL:
        18°, 89.9543%, 42.9412%
        HSV (HSB):
        18°, 94.7115%, 81.5686%
        XYZ:
        28.3261, 17.9405, 2.2865
        xyY:
        0.5834, 0.3695, 17.9405
      CIE-Lab:
        49.4239, 51.9795, 57.6215
        CIE-LCH:
        49.4239, 77.6022, 47.9468
        CIE-Luv:
        49.4239, 112.1258, 40.0190
        Hunter-Lab:
        42.3563, 45.2497, 26.4487
      #d0470b color charts
#d0470b RGB chart
      #d0470b CMYK chart
      #d0470b RGB pie chart
      #d0470b color shades, tints & tones
#d0470b color schemes
#d0470b color preview, HTML & CSS examples
           This text has a color of #d0470b        
        
          <p style="color:#d0470b;">Text here</p>
        
        
          .mytext {color:#d0470b;}
        
        Text color #d0470b
      
           This box has a color of #d0470b        
        
          <div style="background-color:#d0470b;">Content here</div>
        
        
          .mybackground {background-color:#d0470b;}
        
        Background color #d0470b
      
           Border around this has a color of #d0470b        
        
          <div style="border:2px solid #d0470b;">Content here</div>
        
        
          .myborder {border:2px solid #d0470b;}
        
        Border color #d0470b