#d55250 color space conversions
Hex:
        #d55250
        RGB:
        213, 82, 80
        CMY:
        16, 68, 69
        CMYK:
        0, 62, 62, 16
      HSL:
        1°, 61.2903%, 57.4510%
        HSV (HSB):
        1°, 62.4413%, 83.5294%
        XYZ:
        31.9058, 20.7599, 9.9149
        xyY:
        0.5098, 0.3317, 20.7599
      CIE-Lab:
        52.6857, 51.4348, 28.4452
        CIE-LCH:
        52.6857, 58.7764, 28.9441
        CIE-Luv:
        52.6857, 98.8119, 22.2646
        Hunter-Lab:
        45.5630, 45.2605, 18.9922
      #d55250 color charts
#d55250 RGB chart
      #d55250 CMYK chart
      #d55250 RGB pie chart
      #d55250 color shades, tints & tones
#d55250 color schemes
#d55250 color preview, HTML & CSS examples
           This text has a color of #d55250        
        
          <p style="color:#d55250;">Text here</p>
        
        
          .mytext {color:#d55250;}
        
        Text color #d55250
      
           This box has a color of #d55250        
        
          <div style="background-color:#d55250;">Content here</div>
        
        
          .mybackground {background-color:#d55250;}
        
        Background color #d55250
      
           Border around this has a color of #d55250        
        
          <div style="border:2px solid #d55250;">Content here</div>
        
        
          .myborder {border:2px solid #d55250;}
        
        Border color #d55250