#d55223 color space conversions
Hex:
        #d55223
        RGB:
        213, 82, 35
        CMY:
        16, 68, 86
        CMYK:
        0, 62, 84, 16
      HSL:
        16°, 71.7742%, 48.6275%
        HSV (HSB):
        16°, 83.5681%, 83.5294%
        XYZ:
        30.7612, 20.3021, 3.8875
        xyY:
        0.5598, 0.3695, 20.3021
      CIE-Lab:
        52.1770, 49.4214, 51.6899
        CIE-LCH:
        52.1770, 71.5144, 46.2853
        CIE-Luv:
        52.1770, 106.3596, 39.5443
        Hunter-Lab:
        45.0578, 43.0118, 26.4250
      #d55223 color charts
#d55223 RGB chart
      #d55223 CMYK chart
      #d55223 RGB pie chart
      #d55223 color shades, tints & tones
#d55223 color schemes
#d55223 color preview, HTML & CSS examples
           This text has a color of #d55223        
        
          <p style="color:#d55223;">Text here</p>
        
        
          .mytext {color:#d55223;}
        
        Text color #d55223
      
           This box has a color of #d55223        
        
          <div style="background-color:#d55223;">Content here</div>
        
        
          .mybackground {background-color:#d55223;}
        
        Background color #d55223
      
           Border around this has a color of #d55223        
        
          <div style="border:2px solid #d55223;">Content here</div>
        
        
          .myborder {border:2px solid #d55223;}
        
        Border color #d55223