#dc052f color space conversions
Hex:
        #dc052f
        RGB:
        220, 5, 47
        CMY:
        14, 98, 82
        CMYK:
        0, 98, 79, 14
      HSL:
        348°, 95.5556%, 44.1176%
        HSV (HSB):
        348°, 97.7273%, 86.2745%
        XYZ:
        30.0826, 15.5294, 4.1013
        xyY:
        0.6051, 0.3124, 15.5294
      CIE-Lab:
        46.3510, 71.9904, 40.4592
        CIE-LCH:
        46.3510, 82.5806, 29.3364
        CIE-Luv:
        46.3510, 144.1353, 23.6773
        Hunter-Lab:
        39.4074, 67.2993, 21.4146
      #dc052f color charts
#dc052f RGB chart
      #dc052f CMYK chart
      #dc052f RGB pie chart
      #dc052f color shades, tints & tones
#dc052f color schemes
#dc052f color preview, HTML & CSS examples
           This text has a color of #dc052f        
        
          <p style="color:#dc052f;">Text here</p>
        
        
          .mytext {color:#dc052f;}
        
        Text color #dc052f
      
           This box has a color of #dc052f        
        
          <div style="background-color:#dc052f;">Content here</div>
        
        
          .mybackground {background-color:#dc052f;}
        
        Background color #dc052f
      
           Border around this has a color of #dc052f        
        
          <div style="border:2px solid #dc052f;">Content here</div>
        
        
          .myborder {border:2px solid #dc052f;}
        
        Border color #dc052f