#d2554f color space conversions
Hex:
        #d2554f
        RGB:
        210, 85, 79
        CMY:
        18, 67, 69
        CMYK:
        0, 60, 62, 18
      HSL:
        3°, 59.2760%, 56.6667%
        HSV (HSB):
        3°, 62.3810%, 82.3529%
        XYZ:
        31.2381, 20.7632, 9.7584
        xyY:
        0.5058, 0.3362, 20.7632
      CIE-Lab:
        52.6893, 48.9782, 28.9271
        CIE-LCH:
        52.6893, 56.8827, 30.5666
        CIE-Luv:
        52.6893, 94.5860, 23.3238
        Hunter-Lab:
        45.5666, 42.6289, 19.1993
      #d2554f color charts
#d2554f RGB chart
      #d2554f CMYK chart
      #d2554f RGB pie chart
      #d2554f color shades, tints & tones
#d2554f color schemes
#d2554f color preview, HTML & CSS examples
           This text has a color of #d2554f        
        
          <p style="color:#d2554f;">Text here</p>
        
        
          .mytext {color:#d2554f;}
        
        Text color #d2554f
      
           This box has a color of #d2554f        
        
          <div style="background-color:#d2554f;">Content here</div>
        
        
          .mybackground {background-color:#d2554f;}
        
        Background color #d2554f
      
           Border around this has a color of #d2554f        
        
          <div style="border:2px solid #d2554f;">Content here</div>
        
        
          .myborder {border:2px solid #d2554f;}
        
        Border color #d2554f