#d0821f color space conversions
Hex:
        #d0821f
        RGB:
        208, 130, 31
        CMY:
        18, 49, 88
        CMYK:
        0, 38, 85, 18
      HSL:
        34°, 74.0586%, 46.8627%
        HSV (HSB):
        34°, 85.0962%, 81.5686%
        XYZ:
        34.2424, 29.4741, 5.1806
        xyY:
        0.4970, 0.4278, 29.4741
      CIE-Lab:
        61.1978, 23.0285, 60.6276
        CIE-LCH:
        61.1978, 64.8538, 69.2015
        CIE-Luv:
        61.1978, 64.1331, 56.4365
        Hunter-Lab:
        54.2900, 17.5778, 32.3453
      #d0821f color charts
#d0821f RGB chart
      #d0821f CMYK chart
      #d0821f RGB pie chart
      #d0821f color shades, tints & tones
#d0821f color schemes
#d0821f color preview, HTML & CSS examples
           This text has a color of #d0821f        
        
          <p style="color:#d0821f;">Text here</p>
        
        
          .mytext {color:#d0821f;}
        
        Text color #d0821f
      
           This box has a color of #d0821f        
        
          <div style="background-color:#d0821f;">Content here</div>
        
        
          .mybackground {background-color:#d0821f;}
        
        Background color #d0821f
      
           Border around this has a color of #d0821f        
        
          <div style="border:2px solid #d0821f;">Content here</div>
        
        
          .myborder {border:2px solid #d0821f;}
        
        Border color #d0821f