#dc2b0f color space conversions
Hex:
        #dc2b0f
        RGB:
        220, 43, 15
        CMY:
        14, 83, 94
        CMYK:
        0, 80, 93, 14
      HSL:
        8°, 87.2340%, 46.0784%
        HSV (HSB):
        8°, 93.1818%, 86.2745%
        XYZ:
        30.4653, 16.9779, 2.1233
        xyY:
        0.6146, 0.3425, 16.9779
      CIE-Lab:
        48.2322, 65.3207, 56.9123
        CIE-LCH:
        48.2322, 86.6361, 41.0648
        CIE-Luv:
        48.2322, 138.0718, 35.0165
        Hunter-Lab:
        41.2042, 59.8707, 25.7877
      #dc2b0f color charts
#dc2b0f RGB chart
      #dc2b0f CMYK chart
      #dc2b0f RGB pie chart
      #dc2b0f color shades, tints & tones
#dc2b0f color schemes
#dc2b0f color preview, HTML & CSS examples
           This text has a color of #dc2b0f        
        
          <p style="color:#dc2b0f;">Text here</p>
        
        
          .mytext {color:#dc2b0f;}
        
        Text color #dc2b0f
      
           This box has a color of #dc2b0f        
        
          <div style="background-color:#dc2b0f;">Content here</div>
        
        
          .mybackground {background-color:#dc2b0f;}
        
        Background color #dc2b0f
      
           Border around this has a color of #dc2b0f        
        
          <div style="border:2px solid #dc2b0f;">Content here</div>
        
        
          .myborder {border:2px solid #dc2b0f;}
        
        Border color #dc2b0f