#ff9fa9 color space conversions
Hex:
#ff9fa9
RGB:
255, 159, 169
CMY:
0, 38, 34
CMYK:
0, 38, 34, 0
HSL:
354°, 100.0000%, 81.1765%
HSV (HSB):
354°, 37.6471%, 100.0000%
XYZ:
60.7996, 48.9208, 43.7743
xyY:
0.3961, 0.3187, 48.9208
CIE-Lab:
75.4021, 36.8405, 9.9796
CIE-LCH:
75.4021, 38.1682, 15.1569
CIE-Luv:
75.4021, 63.5302, 7.0278
Hunter-Lab:
69.9434, 32.7633, 11.8536
#ff9fa9 color charts
#ff9fa9 color shades, tints & tones
#ff9fa9 color schemes
#ff9fa9 color preview, HTML & CSS examples
This text has a color of #ff9fa9
<p style="color:#ff9fa9;">Text here</p>
.mytext {color:#ff9fa9;}
This box has a color of #ff9fa9
<div style="background-color:#ff9fa9;">Content here</div>
.mybackground {background-color:#ff9fa9;}
Border around this has a color of #ff9fa9
<div style="border:2px solid #ff9fa9;">Content here</div>
.myborder {border:2px solid #ff9fa9;}