#d95329 color space conversions
Hex:
        #d95329
        RGB:
        217, 83, 41
        CMY:
        15, 67, 84
        CMYK:
        0, 62, 81, 15
      HSL:
        14°, 69.8413%, 50.5882%
        HSV (HSB):
        14°, 81.1060%, 85.0980%
        XYZ:
        32.1088, 21.0983, 4.4779
        xyY:
        0.5566, 0.3658, 21.0983
      CIE-Lab:
        53.0569, 50.5699, 50.0289
        CIE-LCH:
        53.0569, 71.1352, 44.6919
        CIE-Luv:
        53.0569, 108.2453, 38.7514
        Hunter-Lab:
        45.9329, 44.3954, 26.3730
      #d95329 color charts
#d95329 RGB chart
      #d95329 CMYK chart
      #d95329 RGB pie chart
      #d95329 color shades, tints & tones
#d95329 color schemes
#d95329 color preview, HTML & CSS examples
           This text has a color of #d95329        
        
          <p style="color:#d95329;">Text here</p>
        
        
          .mytext {color:#d95329;}
        
        Text color #d95329
      
           This box has a color of #d95329        
        
          <div style="background-color:#d95329;">Content here</div>
        
        
          .mybackground {background-color:#d95329;}
        
        Background color #d95329
      
           Border around this has a color of #d95329        
        
          <div style="border:2px solid #d95329;">Content here</div>
        
        
          .myborder {border:2px solid #d95329;}
        
        Border color #d95329