#d2183b color space conversions
Hex:
        #d2183b
        RGB:
        210, 24, 59
        CMY:
        18, 91, 77
        CMYK:
        0, 89, 72, 18
      HSL:
        349°, 79.4872%, 45.8824%
        HSV (HSB):
        349°, 88.5714%, 82.3529%
        XYZ:
        27.6944, 14.6707, 5.5097
        xyY:
        0.5785, 0.3064, 14.6707
      CIE-Lab:
        45.1798, 67.7718, 31.5071
        CIE-LCH:
        45.1798, 74.7376, 24.9337
        CIE-Luv:
        45.1798, 129.9905, 18.3622
        Hunter-Lab:
        38.3023, 62.0349, 18.2828
      #d2183b color charts
#d2183b RGB chart
      #d2183b CMYK chart
      #d2183b RGB pie chart
      #d2183b color shades, tints & tones
#d2183b color schemes
#d2183b color preview, HTML & CSS examples
           This text has a color of #d2183b        
        
          <p style="color:#d2183b;">Text here</p>
        
        
          .mytext {color:#d2183b;}
        
        Text color #d2183b
      
           This box has a color of #d2183b        
        
          <div style="background-color:#d2183b;">Content here</div>
        
        
          .mybackground {background-color:#d2183b;}
        
        Background color #d2183b
      
           Border around this has a color of #d2183b        
        
          <div style="border:2px solid #d2183b;">Content here</div>
        
        
          .myborder {border:2px solid #d2183b;}
        
        Border color #d2183b