#d5185f color space conversions
Hex:
        #d5185f
        RGB:
        213, 24, 95
        CMY:
        16, 91, 63
        CMYK:
        0, 89, 55, 16
      HSL:
        337°, 79.7468%, 46.4706%
        HSV (HSB):
        337°, 88.7324%, 83.5294%
        XYZ:
        29.8328, 15.6256, 12.2702
        xyY:
        0.5168, 0.2707, 15.6256
      CIE-Lab:
        46.4794, 70.4908, 11.1196
        CIE-LCH:
        46.4794, 71.3624, 8.9643
        CIE-Luv:
        46.4794, 119.9840, -0.7056
        Hunter-Lab:
        39.5293, 65.5379, 9.2665
      #d5185f color charts
#d5185f RGB chart
      #d5185f CMYK chart
      #d5185f RGB pie chart
      #d5185f color shades, tints & tones
#d5185f color schemes
#d5185f color preview, HTML & CSS examples
           This text has a color of #d5185f        
        
          <p style="color:#d5185f;">Text here</p>
        
        
          .mytext {color:#d5185f;}
        
        Text color #d5185f
      
           This box has a color of #d5185f        
        
          <div style="background-color:#d5185f;">Content here</div>
        
        
          .mybackground {background-color:#d5185f;}
        
        Background color #d5185f
      
           Border around this has a color of #d5185f        
        
          <div style="border:2px solid #d5185f;">Content here</div>
        
        
          .myborder {border:2px solid #d5185f;}
        
        Border color #d5185f