#dc0b3e color space conversions
Hex:
        #dc0b3e
        RGB:
        220, 11, 62
        CMY:
        14, 96, 76
        CMYK:
        0, 95, 72, 14
      HSL:
        345°, 90.4762%, 45.2941%
        HSV (HSB):
        345°, 95.0000%, 86.2745%
        XYZ:
        30.5044, 15.8028, 5.9999
        xyY:
        0.5832, 0.3021, 15.8028
      CIE-Lab:
        46.7147, 72.0078, 32.0217
        CIE-LCH:
        46.7147, 78.8068, 23.9746
        CIE-Luv:
        46.7147, 139.3570, 18.0639
        Hunter-Lab:
        39.7527, 67.4053, 18.8782
      #dc0b3e color charts
#dc0b3e RGB chart
      #dc0b3e CMYK chart
      #dc0b3e RGB pie chart
      #dc0b3e color shades, tints & tones
#dc0b3e color schemes
#dc0b3e color preview, HTML & CSS examples
           This text has a color of #dc0b3e        
        
          <p style="color:#dc0b3e;">Text here</p>
        
        
          .mytext {color:#dc0b3e;}
        
        Text color #dc0b3e
      
           This box has a color of #dc0b3e        
        
          <div style="background-color:#dc0b3e;">Content here</div>
        
        
          .mybackground {background-color:#dc0b3e;}
        
        Background color #dc0b3e
      
           Border around this has a color of #dc0b3e        
        
          <div style="border:2px solid #dc0b3e;">Content here</div>
        
        
          .myborder {border:2px solid #dc0b3e;}
        
        Border color #dc0b3e