#ff9ff0 color space conversions
Hex:
#ff9ff0
RGB:
255, 159, 240
CMY:
0, 38, 6
CMYK:
0, 38, 6, 0
HSL:
309°, 100.0000%, 81.1765%
HSV (HSB):
309°, 37.6471%, 100.0000%
XYZ:
69.3663, 52.3475, 88.8862
xyY:
0.3294, 0.2486, 52.3475
CIE-Lab:
77.4882, 47.2004, -25.7330
CIE-LCH:
77.4882, 53.7593, 331.4014
CIE-Luv:
77.4882, 49.9881, -48.5046
Hunter-Lab:
72.3516, 44.5196, -22.1935
#ff9ff0 color charts
#ff9ff0 color shades, tints & tones
#ff9ff0 color schemes
#ff9ff0 color preview, HTML & CSS examples
This text has a color of #ff9ff0
<p style="color:#ff9ff0;">Text here</p>
.mytext {color:#ff9ff0;}
This box has a color of #ff9ff0
<div style="background-color:#ff9ff0;">Content here</div>
.mybackground {background-color:#ff9ff0;}
Border around this has a color of #ff9ff0
<div style="border:2px solid #ff9ff0;">Content here</div>
.myborder {border:2px solid #ff9ff0;}