#d44224 color space conversions
Hex:
        #d44224
        RGB:
        212, 66, 36
        CMY:
        17, 74, 86
        CMYK:
        0, 69, 83, 17
      HSL:
        10°, 70.9677%, 48.6275%
        HSV (HSB):
        10°, 83.0189%, 83.1373%
        XYZ:
        29.4180, 18.0209, 3.5969
        xyY:
        0.5764, 0.3531, 18.0209
      CIE-Lab:
        49.5214, 55.7969, 48.7946
        CIE-LCH:
        49.5214, 74.1230, 41.1698
        CIE-Luv:
        49.5214, 116.5947, 34.7453
        Hunter-Lab:
        42.4510, 49.4092, 24.6920
      #d44224 color charts
#d44224 RGB chart
      #d44224 CMYK chart
      #d44224 RGB pie chart
      #d44224 color shades, tints & tones
#d44224 color schemes
#d44224 color preview, HTML & CSS examples
           This text has a color of #d44224        
        
          <p style="color:#d44224;">Text here</p>
        
        
          .mytext {color:#d44224;}
        
        Text color #d44224
      
           This box has a color of #d44224        
        
          <div style="background-color:#d44224;">Content here</div>
        
        
          .mybackground {background-color:#d44224;}
        
        Background color #d44224
      
           Border around this has a color of #d44224        
        
          <div style="border:2px solid #d44224;">Content here</div>
        
        
          .myborder {border:2px solid #d44224;}
        
        Border color #d44224