#d14f25 color space conversions
Hex:
        #d14f25
        RGB:
        209, 79, 37
        CMY:
        18, 69, 85
        CMYK:
        0, 62, 82, 18
      HSL:
        15°, 69.9187%, 48.2353%
        HSV (HSB):
        15°, 82.2967%, 81.9608%
        XYZ:
        29.4244, 19.2808, 3.9210
        xyY:
        0.5591, 0.3664, 19.2808
      CIE-Lab:
        51.0142, 49.3869, 49.4963
        CIE-LCH:
        51.0142, 69.9211, 45.0634
        CIE-Luv:
        51.0142, 105.0403, 37.7141
        Hunter-Lab:
        43.9100, 42.7718, 25.4426
      #d14f25 color charts
#d14f25 RGB chart
      #d14f25 CMYK chart
      #d14f25 RGB pie chart
      #d14f25 color shades, tints & tones
#d14f25 color schemes
#d14f25 color preview, HTML & CSS examples
           This text has a color of #d14f25        
        
          <p style="color:#d14f25;">Text here</p>
        
        
          .mytext {color:#d14f25;}
        
        Text color #d14f25
      
           This box has a color of #d14f25        
        
          <div style="background-color:#d14f25;">Content here</div>
        
        
          .mybackground {background-color:#d14f25;}
        
        Background color #d14f25
      
           Border around this has a color of #d14f25        
        
          <div style="border:2px solid #d14f25;">Content here</div>
        
        
          .myborder {border:2px solid #d14f25;}
        
        Border color #d14f25