#dc511b color space conversions
Hex:
        #dc511b
        RGB:
        220, 81, 27
        CMY:
        14, 68, 89
        CMYK:
        0, 63, 88, 14
      HSL:
        17°, 78.1377%, 48.4314%
        HSV (HSB):
        17°, 87.7273%, 86.2745%
        XYZ:
        32.6555, 21.1796, 3.4039
        xyY:
        0.5705, 0.3700, 21.1796
      CIE-Lab:
        53.1455, 52.1532, 56.2126
        CIE-LCH:
        53.1455, 76.6800, 47.1453
        CIE-Luv:
        53.1455, 113.6058, 41.6815
        Hunter-Lab:
        46.0213, 46.1213, 27.8297
      #dc511b color charts
#dc511b RGB chart
      #dc511b CMYK chart
      #dc511b RGB pie chart
      #dc511b color shades, tints & tones
#dc511b color schemes
#dc511b color preview, HTML & CSS examples
           This text has a color of #dc511b        
        
          <p style="color:#dc511b;">Text here</p>
        
        
          .mytext {color:#dc511b;}
        
        Text color #dc511b
      
           This box has a color of #dc511b        
        
          <div style="background-color:#dc511b;">Content here</div>
        
        
          .mybackground {background-color:#dc511b;}
        
        Background color #dc511b
      
           Border around this has a color of #dc511b        
        
          <div style="border:2px solid #dc511b;">Content here</div>
        
        
          .myborder {border:2px solid #dc511b;}
        
        Border color #dc511b