#d14925 color space conversions
Hex:
        #d14925
        RGB:
        209, 73, 37
        CMY:
        18, 71, 85
        CMYK:
        0, 65, 82, 18
      HSL:
        13°, 69.9187%, 48.2353%
        HSV (HSB):
        13°, 82.2967%, 81.9608%
        XYZ:
        29.0110, 18.4540, 3.7832
        xyY:
        0.5661, 0.3601, 18.4540
      CIE-Lab:
        50.0422, 51.9850, 48.6034
        CIE-LCH:
        50.0422, 71.1670, 43.0746
        CIE-Luv:
        50.0422, 109.3135, 35.9834
        Hunter-Lab:
        42.9581, 45.3701, 24.8492
      #d14925 color charts
#d14925 RGB chart
      #d14925 CMYK chart
      #d14925 RGB pie chart
      #d14925 color shades, tints & tones
#d14925 color schemes
#d14925 color preview, HTML & CSS examples
           This text has a color of #d14925        
        
          <p style="color:#d14925;">Text here</p>
        
        
          .mytext {color:#d14925;}
        
        Text color #d14925
      
           This box has a color of #d14925        
        
          <div style="background-color:#d14925;">Content here</div>
        
        
          .mybackground {background-color:#d14925;}
        
        Background color #d14925
      
           Border around this has a color of #d14925        
        
          <div style="border:2px solid #d14925;">Content here</div>
        
        
          .myborder {border:2px solid #d14925;}
        
        Border color #d14925