#d05550 color space conversions
Hex:
        #d05550
        RGB:
        208, 85, 80
        CMY:
        18, 67, 69
        CMYK:
        0, 59, 62, 18
      HSL:
        2°, 57.6577%, 56.4706%
        HSV (HSB):
        2°, 61.5385%, 81.5686%
        XYZ:
        30.7089, 20.4861, 9.9251
        xyY:
        0.5024, 0.3352, 20.4861
      CIE-Lab:
        52.3824, 48.3413, 27.8912
        CIE-LCH:
        52.3824, 55.8105, 29.9834
        CIE-Luv:
        52.3824, 92.7185, 22.4639
        Hunter-Lab:
        45.2616, 41.9003, 18.6818
      #d05550 color charts
#d05550 RGB chart
      #d05550 CMYK chart
      #d05550 RGB pie chart
      #d05550 color shades, tints & tones
#d05550 color schemes
#d05550 color preview, HTML & CSS examples
           This text has a color of #d05550        
        
          <p style="color:#d05550;">Text here</p>
        
        
          .mytext {color:#d05550;}
        
        Text color #d05550
      
           This box has a color of #d05550        
        
          <div style="background-color:#d05550;">Content here</div>
        
        
          .mybackground {background-color:#d05550;}
        
        Background color #d05550
      
           Border around this has a color of #d05550        
        
          <div style="border:2px solid #d05550;">Content here</div>
        
        
          .myborder {border:2px solid #d05550;}
        
        Border color #d05550