#ff9ff5 color space conversions
Hex:
#ff9ff5
RGB:
255, 159, 245
CMY:
0, 38, 4
CMYK:
0, 38, 4, 0
HSL:
306°, 100.0000%, 81.1765%
HSV (HSB):
306°, 37.6471%, 100.0000%
XYZ:
70.1196, 52.6488, 92.8527
xyY:
0.3252, 0.2442, 52.6488
CIE-Lab:
77.6672, 48.0523, -28.1644
CIE-LCH:
77.6672, 55.6980, 329.6246
CIE-Luv:
77.6672, 49.0068, -52.6112
Hunter-Lab:
72.5595, 45.5184, -25.0804
#ff9ff5 color charts
#ff9ff5 color shades, tints & tones
#ff9ff5 color schemes
#ff9ff5 color preview, HTML & CSS examples
This text has a color of #ff9ff5
<p style="color:#ff9ff5;">Text here</p>
.mytext {color:#ff9ff5;}
This box has a color of #ff9ff5
<div style="background-color:#ff9ff5;">Content here</div>
.mybackground {background-color:#ff9ff5;}
Border around this has a color of #ff9ff5
<div style="border:2px solid #ff9ff5;">Content here</div>
.myborder {border:2px solid #ff9ff5;}