#d2253d color space conversions
Hex:
        #d2253d
        RGB:
        210, 37, 61
        CMY:
        18, 85, 76
        CMYK:
        0, 82, 71, 18
      HSL:
        352°, 70.0405%, 48.4314%
        HSV (HSB):
        352°, 82.3810%, 82.3529%
        XYZ:
        28.0822, 15.3617, 5.8999
        xyY:
        0.5691, 0.3113, 15.3617
      CIE-Lab:
        46.1257, 65.2349, 31.4315
        CIE-LCH:
        46.1257, 72.4122, 25.7257
        CIE-Luv:
        46.1257, 125.2295, 19.3158
        Hunter-Lab:
        39.1940, 59.3045, 18.5109
      #d2253d color charts
#d2253d RGB chart
      #d2253d CMYK chart
      #d2253d RGB pie chart
      #d2253d color shades, tints & tones
#d2253d color schemes
#d2253d color preview, HTML & CSS examples
           This text has a color of #d2253d        
        
          <p style="color:#d2253d;">Text here</p>
        
        
          .mytext {color:#d2253d;}
        
        Text color #d2253d
      
           This box has a color of #d2253d        
        
          <div style="background-color:#d2253d;">Content here</div>
        
        
          .mybackground {background-color:#d2253d;}
        
        Background color #d2253d
      
           Border around this has a color of #d2253d        
        
          <div style="border:2px solid #d2253d;">Content here</div>
        
        
          .myborder {border:2px solid #d2253d;}
        
        Border color #d2253d