#dc333f color space conversions
Hex:
        #dc333f
        RGB:
        220, 51, 63
        CMY:
        14, 80, 75
        CMYK:
        0, 77, 71, 14
      HSL:
        356°, 70.7113%, 53.1373%
        HSV (HSB):
        356°, 76.8182%, 86.2745%
        XYZ:
        31.5962, 17.9422, 6.5005
        xyY:
        0.5638, 0.3202, 17.9422
      CIE-Lab:
        49.4259, 64.3581, 34.6359
        CIE-LCH:
        49.4259, 73.0863, 28.2880
        CIE-Luv:
        49.4259, 126.4698, 23.0827
        Hunter-Lab:
        42.3582, 59.0215, 20.5518
      #dc333f color charts
#dc333f RGB chart
      #dc333f CMYK chart
      #dc333f RGB pie chart
      #dc333f color shades, tints & tones
#dc333f color schemes
#dc333f color preview, HTML & CSS examples
           This text has a color of #dc333f        
        
          <p style="color:#dc333f;">Text here</p>
        
        
          .mytext {color:#dc333f;}
        
        Text color #dc333f
      
           This box has a color of #dc333f        
        
          <div style="background-color:#dc333f;">Content here</div>
        
        
          .mybackground {background-color:#dc333f;}
        
        Background color #dc333f
      
           Border around this has a color of #dc333f        
        
          <div style="border:2px solid #dc333f;">Content here</div>
        
        
          .myborder {border:2px solid #dc333f;}
        
        Border color #dc333f