#d55334 color space conversions
Hex:
        #d55334
        RGB:
        213, 83, 52
        CMY:
        16, 67, 80
        CMYK:
        0, 61, 76, 16
      HSL:
        12°, 65.7143%, 51.9608%
        HSV (HSB):
        12°, 75.5869%, 83.5294%
        XYZ:
        31.1537, 20.5806, 5.5793
        xyY:
        0.5436, 0.3591, 20.5806
      CIE-Lab:
        52.4874, 49.5373, 43.7964
        CIE-LCH:
        52.4874, 66.1216, 41.4802
        CIE-Luv:
        52.4874, 103.4504, 34.8561
        Hunter-Lab:
        45.3658, 43.1895, 24.4643
      #d55334 color charts
#d55334 RGB chart
      #d55334 CMYK chart
      #d55334 RGB pie chart
      #d55334 color shades, tints & tones
#d55334 color schemes
#d55334 color preview, HTML & CSS examples
           This text has a color of #d55334        
        
          <p style="color:#d55334;">Text here</p>
        
        
          .mytext {color:#d55334;}
        
        Text color #d55334
      
           This box has a color of #d55334        
        
          <div style="background-color:#d55334;">Content here</div>
        
        
          .mybackground {background-color:#d55334;}
        
        Background color #d55334
      
           Border around this has a color of #d55334        
        
          <div style="border:2px solid #d55334;">Content here</div>
        
        
          .myborder {border:2px solid #d55334;}
        
        Border color #d55334