#d0942d color space conversions
Hex:
        #d0942d
        RGB:
        208, 148, 45
        CMY:
        18, 42, 82
        CMYK:
        0, 29, 78, 18
      HSL:
        38°, 64.4269%, 49.6078%
        HSV (HSB):
        38°, 78.3654%, 81.5686%
        XYZ:
        37.0760, 34.7792, 7.2416
        xyY:
        0.4687, 0.4397, 34.7792
      CIE-Lab:
        65.5764, 13.7100, 59.6174
        CIE-LCH:
        65.5764, 61.1735, 77.0490
        CIE-Luv:
        65.5764, 49.1391, 60.4303
        Hunter-Lab:
        58.9739, 9.0160, 34.0013
      #d0942d color charts
#d0942d RGB chart
      #d0942d CMYK chart
      #d0942d RGB pie chart
      #d0942d color shades, tints & tones
#d0942d color schemes
#d0942d color preview, HTML & CSS examples
           This text has a color of #d0942d        
        
          <p style="color:#d0942d;">Text here</p>
        
        
          .mytext {color:#d0942d;}
        
        Text color #d0942d
      
           This box has a color of #d0942d        
        
          <div style="background-color:#d0942d;">Content here</div>
        
        
          .mybackground {background-color:#d0942d;}
        
        Background color #d0942d
      
           Border around this has a color of #d0942d        
        
          <div style="border:2px solid #d0942d;">Content here</div>
        
        
          .myborder {border:2px solid #d0942d;}
        
        Border color #d0942d