#d05554 color space conversions
Hex:
        #d05554
        RGB:
        208, 85, 84
        CMY:
        18, 67, 67
        CMYK:
        0, 59, 60, 18
      HSL:
        0°, 56.8807%, 57.2549%
        HSV (HSB):
        0°, 59.6154%, 81.5686%
        XYZ:
        30.8612, 20.5470, 10.7269
        xyY:
        0.4967, 0.3307, 20.5470
      CIE-Lab:
        52.4501, 48.6157, 25.6466
        CIE-LCH:
        52.4501, 54.9657, 27.8133
        CIE-Luv:
        52.4501, 91.8276, 20.3034
        Hunter-Lab:
        45.3288, 42.2026, 17.6994
      #d05554 color charts
#d05554 RGB chart
      #d05554 CMYK chart
      #d05554 RGB pie chart
      #d05554 color shades, tints & tones
#d05554 color schemes
#d05554 color preview, HTML & CSS examples
           This text has a color of #d05554        
        
          <p style="color:#d05554;">Text here</p>
        
        
          .mytext {color:#d05554;}
        
        Text color #d05554
      
           This box has a color of #d05554        
        
          <div style="background-color:#d05554;">Content here</div>
        
        
          .mybackground {background-color:#d05554;}
        
        Background color #d05554
      
           Border around this has a color of #d05554        
        
          <div style="border:2px solid #d05554;">Content here</div>
        
        
          .myborder {border:2px solid #d05554;}
        
        Border color #d05554