#dc063d color space conversions
Hex:
        #dc063d
        RGB:
        220, 6, 61
        CMY:
        14, 98, 76
        CMYK:
        0, 97, 72, 14
      HSL:
        345°, 94.6903%, 44.3137%
        HSV (HSB):
        345°, 97.2727%, 86.2745%
        XYZ:
        30.4226, 15.6828, 5.8385
        xyY:
        0.5857, 0.3019, 15.6828
      CIE-Lab:
        46.5556, 72.3875, 32.4360
        CIE-LCH:
        46.5556, 79.3225, 24.1366
        CIE-Luv:
        46.5556, 140.3439, 18.2128
        Hunter-Lab:
        39.6015, 67.8243, 18.9799
      #dc063d color charts
#dc063d RGB chart
      #dc063d CMYK chart
      #dc063d RGB pie chart
      #dc063d color shades, tints & tones
#dc063d color schemes
#dc063d color preview, HTML & CSS examples
           This text has a color of #dc063d        
        
          <p style="color:#dc063d;">Text here</p>
        
        
          .mytext {color:#dc063d;}
        
        Text color #dc063d
      
           This box has a color of #dc063d        
        
          <div style="background-color:#dc063d;">Content here</div>
        
        
          .mybackground {background-color:#dc063d;}
        
        Background color #dc063d
      
           Border around this has a color of #dc063d        
        
          <div style="border:2px solid #dc063d;">Content here</div>
        
        
          .myborder {border:2px solid #dc063d;}
        
        Border color #dc063d