#ff9dbe color space conversions
Hex:
#ff9dbe
RGB:
255, 157, 190
CMY:
0, 38, 25
CMYK:
0, 38, 25, 0
HSL:
340°, 100.0000%, 80.7843%
HSV (HSB):
340°, 38.4314%, 100.0000%
XYZ:
62.5912, 49.0916, 54.8919
xyY:
0.3758, 0.2947, 49.0916
CIE-Lab:
75.5083, 40.5734, -1.4037
CIE-LCH:
75.5083, 40.5977, 358.0185
CIE-Luv:
75.5083, 60.8317, -9.6604
Hunter-Lab:
70.0654, 36.8441, 2.5958
#ff9dbe color charts
#ff9dbe color shades, tints & tones
#ff9dbe color schemes
#ff9dbe color preview, HTML & CSS examples
This text has a color of #ff9dbe
<p style="color:#ff9dbe;">Text here</p>
.mytext {color:#ff9dbe;}
This box has a color of #ff9dbe
<div style="background-color:#ff9dbe;">Content here</div>
.mybackground {background-color:#ff9dbe;}
Border around this has a color of #ff9dbe
<div style="border:2px solid #ff9dbe;">Content here</div>
.myborder {border:2px solid #ff9dbe;}