#dc281d color space conversions
Hex:
        #dc281d
        RGB:
        220, 40, 29
        CMY:
        14, 84, 89
        CMYK:
        0, 82, 87, 14
      HSL:
        3°, 76.7068%, 48.8235%
        HSV (HSB):
        3°, 86.8182%, 86.2745%
        XYZ:
        30.4958, 16.8219, 2.8020
        xyY:
        0.6085, 0.3356, 16.8219
      CIE-Lab:
        48.0349, 66.2850, 51.3574
        CIE-LCH:
        48.0349, 83.8528, 37.7684
        CIE-Luv:
        48.0349, 138.0127, 32.1701
        Hunter-Lab:
        41.0146, 60.9456, 24.6596
      #dc281d color charts
#dc281d RGB chart
      #dc281d CMYK chart
      #dc281d RGB pie chart
      #dc281d color shades, tints & tones
#dc281d color schemes
#dc281d color preview, HTML & CSS examples
           This text has a color of #dc281d        
        
          <p style="color:#dc281d;">Text here</p>
        
        
          .mytext {color:#dc281d;}
        
        Text color #dc281d
      
           This box has a color of #dc281d        
        
          <div style="background-color:#dc281d;">Content here</div>
        
        
          .mybackground {background-color:#dc281d;}
        
        Background color #dc281d
      
           Border around this has a color of #dc281d        
        
          <div style="border:2px solid #dc281d;">Content here</div>
        
        
          .myborder {border:2px solid #dc281d;}
        
        Border color #dc281d