#dc051f color space conversions
Hex:
        #dc051f
        RGB:
        220, 5, 31
        CMY:
        14, 98, 88
        CMYK:
        0, 98, 86, 14
      HSL:
        353°, 95.5556%, 44.1176%
        HSV (HSB):
        353°, 97.7273%, 86.2745%
        XYZ:
        29.8168, 15.4231, 2.7018
        xyY:
        0.6219, 0.3217, 15.4231
      CIE-Lab:
        46.2083, 71.5986, 48.9213
        CIE-LCH:
        46.2083, 86.7159, 34.3437
        CIE-Luv:
        46.2083, 147.2277, 28.3316
        Hunter-Lab:
        39.2723, 66.7966, 23.4117
      #dc051f color charts
#dc051f RGB chart
      #dc051f CMYK chart
      #dc051f RGB pie chart
      #dc051f color shades, tints & tones
#dc051f color schemes
#dc051f color preview, HTML & CSS examples
           This text has a color of #dc051f        
        
          <p style="color:#dc051f;">Text here</p>
        
        
          .mytext {color:#dc051f;}
        
        Text color #dc051f
      
           This box has a color of #dc051f        
        
          <div style="background-color:#dc051f;">Content here</div>
        
        
          .mybackground {background-color:#dc051f;}
        
        Background color #dc051f
      
           Border around this has a color of #dc051f        
        
          <div style="border:2px solid #dc051f;">Content here</div>
        
        
          .myborder {border:2px solid #dc051f;}
        
        Border color #dc051f