#dc0f45 color space conversions
Hex:
        #dc0f45
        RGB:
        220, 15, 69
        CMY:
        14, 94, 73
        CMYK:
        0, 93, 69, 14
      HSL:
        344°, 87.2340%, 46.0784%
        HSV (HSB):
        344°, 93.1818%, 86.2745%
        XYZ:
        30.7602, 15.9870, 7.0948
        xyY:
        0.5713, 0.2969, 15.9870
      CIE-Lab:
        46.9574, 71.9160, 28.0669
        CIE-LCH:
        46.9574, 77.1989, 21.3194
        CIE-Luv:
        46.9574, 136.5878, 15.0582
        Hunter-Lab:
        39.9837, 67.3519, 17.4681
      #dc0f45 color charts
#dc0f45 RGB chart
      #dc0f45 CMYK chart
      #dc0f45 RGB pie chart
      #dc0f45 color shades, tints & tones
#dc0f45 color schemes
#dc0f45 color preview, HTML & CSS examples
           This text has a color of #dc0f45        
        
          <p style="color:#dc0f45;">Text here</p>
        
        
          .mytext {color:#dc0f45;}
        
        Text color #dc0f45
      
           This box has a color of #dc0f45        
        
          <div style="background-color:#dc0f45;">Content here</div>
        
        
          .mybackground {background-color:#dc0f45;}
        
        Background color #dc0f45
      
           Border around this has a color of #dc0f45        
        
          <div style="border:2px solid #dc0f45;">Content here</div>
        
        
          .myborder {border:2px solid #dc0f45;}
        
        Border color #dc0f45