#d44d23 color space conversions
Hex:
        #d44d23
        RGB:
        212, 77, 35
        CMY:
        17, 70, 86
        CMYK:
        0, 64, 83, 17
      HSL:
        14°, 71.6599%, 48.4314%
        HSV (HSB):
        14°, 83.4906%, 83.1373%
        XYZ:
        30.1086, 19.4262, 3.7528
        xyY:
        0.5650, 0.3646, 19.4262
      CIE-Lab:
        51.1821, 51.2648, 50.7439
        CIE-LCH:
        51.1821, 72.1320, 44.7074
        CIE-Luv:
        51.1821, 109.1781, 37.9755
        Hunter-Lab:
        44.0751, 44.8056, 25.8043
      #d44d23 color charts
#d44d23 RGB chart
      #d44d23 CMYK chart
      #d44d23 RGB pie chart
      #d44d23 color shades, tints & tones
#d44d23 color schemes
#d44d23 color preview, HTML & CSS examples
           This text has a color of #d44d23        
        
          <p style="color:#d44d23;">Text here</p>
        
        
          .mytext {color:#d44d23;}
        
        Text color #d44d23
      
           This box has a color of #d44d23        
        
          <div style="background-color:#d44d23;">Content here</div>
        
        
          .mybackground {background-color:#d44d23;}
        
        Background color #d44d23
      
           Border around this has a color of #d44d23        
        
          <div style="border:2px solid #d44d23;">Content here</div>
        
        
          .myborder {border:2px solid #d44d23;}
        
        Border color #d44d23