#d44722 color space conversions
Hex:
        #d44722
        RGB:
        212, 71, 34
        CMY:
        17, 72, 87
        CMYK:
        0, 67, 84, 17
      HSL:
        12°, 72.3577%, 48.2353%
        HSV (HSB):
        12°, 83.9623%, 83.1373%
        XYZ:
        29.6933, 18.6190, 3.5422
        xyY:
        0.5726, 0.3591, 18.6190
      CIE-Lab:
        50.2385, 53.7579, 50.3582
        CIE-LCH:
        50.2385, 73.6605, 43.1298
        CIE-Luv:
        50.2385, 113.4994, 36.5543
        Hunter-Lab:
        43.1498, 47.3220, 25.3377
      #d44722 color charts
#d44722 RGB chart
      #d44722 CMYK chart
      #d44722 RGB pie chart
      #d44722 color shades, tints & tones
#d44722 color schemes
#d44722 color preview, HTML & CSS examples
           This text has a color of #d44722        
        
          <p style="color:#d44722;">Text here</p>
        
        
          .mytext {color:#d44722;}
        
        Text color #d44722
      
           This box has a color of #d44722        
        
          <div style="background-color:#d44722;">Content here</div>
        
        
          .mybackground {background-color:#d44722;}
        
        Background color #d44722
      
           Border around this has a color of #d44722        
        
          <div style="border:2px solid #d44722;">Content here</div>
        
        
          .myborder {border:2px solid #d44722;}
        
        Border color #d44722