#dc274f color space conversions
Hex:
        #dc274f
        RGB:
        220, 39, 79
        CMY:
        14, 85, 69
        CMYK:
        0, 82, 64, 14
      HSL:
        347°, 72.1116%, 50.7843%
        HSV (HSB):
        347°, 82.2727%, 86.2745%
        XYZ:
        31.6520, 17.2312, 9.0548
        xyY:
        0.5463, 0.2974, 17.2312
      CIE-Lab:
        48.5500, 68.3371, 23.9953
        CIE-LCH:
        48.5500, 72.4274, 19.3478
        CIE-Luv:
        48.5500, 126.9852, 12.9000
        Hunter-Lab:
        41.5105, 63.4641, 16.1242
      #dc274f color charts
#dc274f RGB chart
      #dc274f CMYK chart
      #dc274f RGB pie chart
      #dc274f color shades, tints & tones
#dc274f color schemes
#dc274f color preview, HTML & CSS examples
           This text has a color of #dc274f        
        
          <p style="color:#dc274f;">Text here</p>
        
        
          .mytext {color:#dc274f;}
        
        Text color #dc274f
      
           This box has a color of #dc274f        
        
          <div style="background-color:#dc274f;">Content here</div>
        
        
          .mybackground {background-color:#dc274f;}
        
        Background color #dc274f
      
           Border around this has a color of #dc274f        
        
          <div style="border:2px solid #dc274f;">Content here</div>
        
        
          .myborder {border:2px solid #dc274f;}
        
        Border color #dc274f