#d44b32 color space conversions
Hex:
        #d44b32
        RGB:
        212, 75, 50
        CMY:
        17, 71, 80
        CMYK:
        0, 65, 76, 17
      HSL:
        9°, 65.3226%, 51.3725%
        HSV (HSB):
        9°, 76.4151%, 83.1373%
        XYZ:
        30.2432, 19.2595, 5.1411
        xyY:
        0.5535, 0.3525, 19.2595
      CIE-Lab:
        50.9894, 52.6023, 43.2118
        CIE-LCH:
        50.9894, 68.0754, 39.4025
        CIE-Luv:
        50.9894, 108.5431, 32.9875
        Hunter-Lab:
        43.8856, 46.2109, 23.7743
      #d44b32 color charts
#d44b32 RGB chart
      #d44b32 CMYK chart
      #d44b32 RGB pie chart
      #d44b32 color shades, tints & tones
#d44b32 color schemes
#d44b32 color preview, HTML & CSS examples
           This text has a color of #d44b32        
        
          <p style="color:#d44b32;">Text here</p>
        
        
          .mytext {color:#d44b32;}
        
        Text color #d44b32
      
           This box has a color of #d44b32        
        
          <div style="background-color:#d44b32;">Content here</div>
        
        
          .mybackground {background-color:#d44b32;}
        
        Background color #d44b32
      
           Border around this has a color of #d44b32        
        
          <div style="border:2px solid #d44b32;">Content here</div>
        
        
          .myborder {border:2px solid #d44b32;}
        
        Border color #d44b32