#d2403b color space conversions
Hex:
        #d2403b
        RGB:
        210, 64, 59
        CMY:
        18, 75, 77
        CMYK:
        0, 70, 72, 18
      HSL:
        2°, 62.6556%, 52.7451%
        HSV (HSB):
        2°, 71.9048%, 82.3529%
        XYZ:
        29.2012, 17.6842, 6.0120
        xyY:
        0.5520, 0.3343, 17.6842
      CIE-Lab:
        49.1108, 56.7335, 36.1019
        CIE-LCH:
        49.1108, 67.2461, 32.4703
        CIE-Luv:
        49.1108, 112.3240, 26.1559
        Hunter-Lab:
        42.0526, 50.3577, 20.9605
      #d2403b color charts
#d2403b RGB chart
      #d2403b CMYK chart
      #d2403b RGB pie chart
      #d2403b color shades, tints & tones
#d2403b color schemes
#d2403b color preview, HTML & CSS examples
           This text has a color of #d2403b        
        
          <p style="color:#d2403b;">Text here</p>
        
        
          .mytext {color:#d2403b;}
        
        Text color #d2403b
      
           This box has a color of #d2403b        
        
          <div style="background-color:#d2403b;">Content here</div>
        
        
          .mybackground {background-color:#d2403b;}
        
        Background color #d2403b
      
           Border around this has a color of #d2403b        
        
          <div style="border:2px solid #d2403b;">Content here</div>
        
        
          .myborder {border:2px solid #d2403b;}
        
        Border color #d2403b