#de483c color space conversions
Hex:
        #de483c
        RGB:
        222, 72, 60
        CMY:
        13, 72, 76
        CMYK:
        0, 68, 73, 13
      HSL:
        4°, 71.0526%, 55.2941%
        HSV (HSB):
        4°, 72.9730%, 87.0588%
        XYZ:
        33.2572, 20.4906, 6.4772
        xyY:
        0.5522, 0.3402, 20.4906
      CIE-Lab:
        52.3874, 57.5590, 39.8354
        CIE-LCH:
        52.3874, 69.9993, 34.6863
        CIE-Luv:
        52.3874, 116.8902, 29.8707
        Hunter-Lab:
        45.2665, 51.9271, 23.2027
      #de483c color charts
#de483c RGB chart
      #de483c CMYK chart
      #de483c RGB pie chart
      #de483c color shades, tints & tones
#de483c color schemes
#de483c color preview, HTML & CSS examples
           This text has a color of #de483c        
        
          <p style="color:#de483c;">Text here</p>
        
        
          .mytext {color:#de483c;}
        
        Text color #de483c
      
           This box has a color of #de483c        
        
          <div style="background-color:#de483c;">Content here</div>
        
        
          .mybackground {background-color:#de483c;}
        
        Background color #de483c
      
           Border around this has a color of #de483c        
        
          <div style="border:2px solid #de483c;">Content here</div>
        
        
          .myborder {border:2px solid #de483c;}
        
        Border color #de483c