#d82c55 color space conversions
Hex:
        #d82c55
        RGB:
        216, 44, 85
        CMY:
        15, 83, 67
        CMYK:
        0, 80, 61, 15
      HSL:
        346°, 68.8000%, 50.9804%
        HSV (HSB):
        346°, 79.6296%, 84.7059%
        XYZ:
        30.8593, 17.0562, 10.2600
        xyY:
        0.5305, 0.2932, 17.0562
      CIE-Lab:
        48.3307, 66.3645, 19.9043
        CIE-LCH:
        48.3307, 69.2852, 16.6952
        CIE-Luv:
        48.3307, 119.9805, 9.5333
        Hunter-Lab:
        41.2991, 61.1042, 14.1798
      #d82c55 color charts
#d82c55 RGB chart
      #d82c55 CMYK chart
      #d82c55 RGB pie chart
      #d82c55 color shades, tints & tones
#d82c55 color schemes
#d82c55 color preview, HTML & CSS examples
           This text has a color of #d82c55        
        
          <p style="color:#d82c55;">Text here</p>
        
        
          .mytext {color:#d82c55;}
        
        Text color #d82c55
      
           This box has a color of #d82c55        
        
          <div style="background-color:#d82c55;">Content here</div>
        
        
          .mybackground {background-color:#d82c55;}
        
        Background color #d82c55
      
           Border around this has a color of #d82c55        
        
          <div style="border:2px solid #d82c55;">Content here</div>
        
        
          .myborder {border:2px solid #d82c55;}
        
        Border color #d82c55