#d2104d color space conversions
Hex:
        #d2104d
        RGB:
        210, 16, 77
        CMY:
        18, 94, 70
        CMYK:
        0, 92, 63, 18
      HSL:
        341°, 85.8407%, 44.3137%
        HSV (HSB):
        341°, 92.3810%, 82.3529%
        XYZ:
        28.1032, 14.6080, 8.3596
        xyY:
        0.5503, 0.2860, 14.6080
      CIE-Lab:
        45.0926, 69.7706, 20.3282
        CIE-LCH:
        45.0926, 72.6717, 16.2439
        CIE-Luv:
        45.0926, 126.0239, 8.4887
        Hunter-Lab:
        38.2205, 64.3637, 13.7864
      #d2104d color charts
#d2104d RGB chart
      #d2104d CMYK chart
      #d2104d RGB pie chart
      #d2104d color shades, tints & tones
#d2104d color schemes
#d2104d color preview, HTML & CSS examples
           This text has a color of #d2104d        
        
          <p style="color:#d2104d;">Text here</p>
        
        
          .mytext {color:#d2104d;}
        
        Text color #d2104d
      
           This box has a color of #d2104d        
        
          <div style="background-color:#d2104d;">Content here</div>
        
        
          .mybackground {background-color:#d2104d;}
        
        Background color #d2104d
      
           Border around this has a color of #d2104d        
        
          <div style="border:2px solid #d2104d;">Content here</div>
        
        
          .myborder {border:2px solid #d2104d;}
        
        Border color #d2104d