#dc282f color space conversions
Hex:
        #dc282f
        RGB:
        220, 40, 47
        CMY:
        14, 84, 82
        CMYK:
        0, 82, 79, 14
      HSL:
        358°, 72.0000%, 50.9804%
        HSV (HSB):
        358°, 81.8182%, 86.2745%
        XYZ:
        30.7871, 16.9385, 4.3361
        xyY:
        0.5914, 0.3254, 16.9385
      CIE-Lab:
        48.1824, 66.7357, 42.3610
        CIE-LCH:
        48.1824, 79.0449, 32.4056
        CIE-Luv:
        48.1824, 135.0373, 27.2141
        Hunter-Lab:
        41.1564, 61.5036, 22.5628
      #dc282f color charts
#dc282f RGB chart
      #dc282f CMYK chart
      #dc282f RGB pie chart
      #dc282f color shades, tints & tones
#dc282f color schemes
#dc282f color preview, HTML & CSS examples
           This text has a color of #dc282f        
        
          <p style="color:#dc282f;">Text here</p>
        
        
          .mytext {color:#dc282f;}
        
        Text color #dc282f
      
           This box has a color of #dc282f        
        
          <div style="background-color:#dc282f;">Content here</div>
        
        
          .mybackground {background-color:#dc282f;}
        
        Background color #dc282f
      
           Border around this has a color of #dc282f        
        
          <div style="border:2px solid #dc282f;">Content here</div>
        
        
          .myborder {border:2px solid #dc282f;}
        
        Border color #dc282f