#d0351b color space conversions
Hex:
        #d0351b
        RGB:
        208, 53, 27
        CMY:
        18, 79, 89
        CMYK:
        0, 75, 87, 18
      HSL:
        9°, 77.0213%, 46.0784%
        HSV (HSB):
        9°, 87.0192%, 81.5686%
        XYZ:
        27.4834, 16.0352, 2.6835
        xyY:
        0.5949, 0.3471, 16.0352
      CIE-Lab:
        47.0207, 58.9928, 50.4537
        CIE-LCH:
        47.0207, 77.6256, 40.5387
        CIE-Luv:
        47.0207, 122.4859, 33.2736
        Hunter-Lab:
        40.0440, 52.4326, 24.0576
      #d0351b color charts
#d0351b RGB chart
      #d0351b CMYK chart
      #d0351b RGB pie chart
      #d0351b color shades, tints & tones
#d0351b color schemes
#d0351b color preview, HTML & CSS examples
           This text has a color of #d0351b        
        
          <p style="color:#d0351b;">Text here</p>
        
        
          .mytext {color:#d0351b;}
        
        Text color #d0351b
      
           This box has a color of #d0351b        
        
          <div style="background-color:#d0351b;">Content here</div>
        
        
          .mybackground {background-color:#d0351b;}
        
        Background color #d0351b
      
           Border around this has a color of #d0351b        
        
          <div style="border:2px solid #d0351b;">Content here</div>
        
        
          .myborder {border:2px solid #d0351b;}
        
        Border color #d0351b