#dc074b color space conversions
Hex:
        #dc074b
        RGB:
        220, 7, 75
        CMY:
        14, 97, 71
        CMYK:
        0, 97, 66, 14
      HSL:
        341°, 93.8326%, 44.5098%
        HSV (HSB):
        341°, 96.8182%, 86.2745%
        XYZ:
        30.8612, 15.8756, 8.0943
        xyY:
        0.5628, 0.2895, 15.8756
      CIE-Lab:
        46.8109, 72.9228, 24.1995
        CIE-LCH:
        46.8109, 76.8333, 18.3585
        CIE-Luv:
        46.8109, 135.7494, 11.4695
        Hunter-Lab:
        39.8442, 68.5292, 15.8462
      #dc074b color charts
#dc074b RGB chart
      #dc074b CMYK chart
      #dc074b RGB pie chart
      #dc074b color shades, tints & tones
#dc074b color schemes
#dc074b color preview, HTML & CSS examples
           This text has a color of #dc074b        
        
          <p style="color:#dc074b;">Text here</p>
        
        
          .mytext {color:#dc074b;}
        
        Text color #dc074b
      
           This box has a color of #dc074b        
        
          <div style="background-color:#dc074b;">Content here</div>
        
        
          .mybackground {background-color:#dc074b;}
        
        Background color #dc074b
      
           Border around this has a color of #dc074b        
        
          <div style="border:2px solid #dc074b;">Content here</div>
        
        
          .myborder {border:2px solid #dc074b;}
        
        Border color #dc074b