#dc0f2b color space conversions
Hex:
        #dc0f2b
        RGB:
        220, 15, 43
        CMY:
        14, 94, 83
        CMYK:
        0, 93, 80, 14
      HSL:
        352°, 87.2340%, 46.0784%
        HSV (HSB):
        352°, 93.1818%, 86.2745%
        XYZ:
        30.1221, 15.7317, 3.7344
        xyY:
        0.6074, 0.3172, 15.7317
      CIE-Lab:
        46.6205, 70.9776, 42.9858
        CIE-LCH:
        46.6205, 82.9794, 31.2001
        CIE-Luv:
        46.6205, 143.4341, 25.6048
        Hunter-Lab:
        39.6632, 66.1505, 22.1819
      #dc0f2b color charts
#dc0f2b RGB chart
      #dc0f2b CMYK chart
      #dc0f2b RGB pie chart
      #dc0f2b color shades, tints & tones
#dc0f2b color schemes
#dc0f2b color preview, HTML & CSS examples
           This text has a color of #dc0f2b        
        
          <p style="color:#dc0f2b;">Text here</p>
        
        
          .mytext {color:#dc0f2b;}
        
        Text color #dc0f2b
      
           This box has a color of #dc0f2b        
        
          <div style="background-color:#dc0f2b;">Content here</div>
        
        
          .mybackground {background-color:#dc0f2b;}
        
        Background color #dc0f2b
      
           Border around this has a color of #dc0f2b        
        
          <div style="border:2px solid #dc0f2b;">Content here</div>
        
        
          .myborder {border:2px solid #dc0f2b;}
        
        Border color #dc0f2b