#db365f color space conversions
Hex:
        #db365f
        RGB:
        219, 54, 95
        CMY:
        14, 79, 63
        CMYK:
        0, 75, 57, 14
      HSL:
        345°, 69.6203%, 53.5294%
        HSV (HSB):
        345°, 75.3425%, 85.8824%
        XYZ:
        32.5981, 18.5246, 12.6840
        xyY:
        0.5109, 0.2903, 18.5246
      CIE-Lab:
        50.1263, 64.9620, 16.3333
        CIE-LCH:
        50.1263, 66.9839, 14.1133
        CIE-Luv:
        50.1263, 114.8800, 6.5391
        Hunter-Lab:
        43.0402, 59.8732, 12.6554
      #db365f color charts
#db365f RGB chart
      #db365f CMYK chart
      #db365f RGB pie chart
      #db365f color shades, tints & tones
#db365f color schemes
#db365f color preview, HTML & CSS examples
           This text has a color of #db365f        
        
          <p style="color:#db365f;">Text here</p>
        
        
          .mytext {color:#db365f;}
        
        Text color #db365f
      
           This box has a color of #db365f        
        
          <div style="background-color:#db365f;">Content here</div>
        
        
          .mybackground {background-color:#db365f;}
        
        Background color #db365f
      
           Border around this has a color of #db365f        
        
          <div style="border:2px solid #db365f;">Content here</div>
        
        
          .myborder {border:2px solid #db365f;}
        
        Border color #db365f