#d05b25 color space conversions
Hex:
        #d05b25
        RGB:
        208, 91, 37
        CMY:
        18, 64, 85
        CMYK:
        0, 56, 82, 18
      HSL:
        19°, 69.7959%, 48.0392%
        HSV (HSB):
        19°, 82.2115%, 81.5686%
        XYZ:
        30.0874, 21.0256, 4.2228
        xyY:
        0.5437, 0.3800, 21.0256
      CIE-Lab:
        52.9775, 43.4459, 51.2285
        CIE-LCH:
        52.9775, 67.1707, 49.6994
        CIE-Luv:
        52.9775, 95.1800, 41.3458
        Hunter-Lab:
        45.8537, 36.8808, 26.6374
      #d05b25 color charts
#d05b25 RGB chart
      #d05b25 CMYK chart
      #d05b25 RGB pie chart
      #d05b25 color shades, tints & tones
#d05b25 color schemes
#d05b25 color preview, HTML & CSS examples
           This text has a color of #d05b25        
        
          <p style="color:#d05b25;">Text here</p>
        
        
          .mytext {color:#d05b25;}
        
        Text color #d05b25
      
           This box has a color of #d05b25        
        
          <div style="background-color:#d05b25;">Content here</div>
        
        
          .mybackground {background-color:#d05b25;}
        
        Background color #d05b25
      
           Border around this has a color of #d05b25        
        
          <div style="border:2px solid #d05b25;">Content here</div>
        
        
          .myborder {border:2px solid #d05b25;}
        
        Border color #d05b25