#ff9bd9 color space conversions
Hex:
#ff9bd9
RGB:
255, 155, 217
CMY:
0, 39, 15
CMYK:
0, 39, 15, 0
HSL:
323°, 100.0000%, 80.3922%
HSV (HSB):
323°, 39.2157%, 100.0000%
XYZ:
65.4857, 49.7124, 71.7896
xyY:
0.3502, 0.2659, 49.7124
CIE-Lab:
75.8924, 45.5225, -15.6374
CIE-LCH:
75.8924, 48.1334, 341.0419
CIE-Luv:
75.8924, 56.5624, -32.0568
Hunter-Lab:
70.5071, 42.4004, -11.0136
#ff9bd9 color charts
#ff9bd9 color shades, tints & tones
#ff9bd9 color schemes
#ff9bd9 color preview, HTML & CSS examples
This text has a color of #ff9bd9
<p style="color:#ff9bd9;">Text here</p>
.mytext {color:#ff9bd9;}
This box has a color of #ff9bd9
<div style="background-color:#ff9bd9;">Content here</div>
.mybackground {background-color:#ff9bd9;}
Border around this has a color of #ff9bd9
<div style="border:2px solid #ff9bd9;">Content here</div>
.myborder {border:2px solid #ff9bd9;}