#ff99a0 color space conversions
Hex:
#ff99a0
RGB:
255, 153, 160
CMY:
0, 40, 37
CMYK:
0, 40, 37, 0
HSL:
356°, 100.0000%, 80.0000%
HSV (HSB):
356°, 40.0000%, 100.0000%
XYZ:
58.9764, 46.5805, 39.1403
xyY:
0.4076, 0.3219, 46.5805
CIE-Lab:
73.9207, 38.8758, 12.8296
CIE-LCH:
73.9207, 40.9381, 18.2637
CIE-Luv:
73.9207, 68.9343, 10.3018
Hunter-Lab:
68.2499, 34.8087, 13.7731
#ff99a0 color charts
#ff99a0 color shades, tints & tones
#ff99a0 color schemes
#ff99a0 color preview, HTML & CSS examples
This text has a color of #ff99a0
<p style="color:#ff99a0;">Text here</p>
.mytext {color:#ff99a0;}
This box has a color of #ff99a0
<div style="background-color:#ff99a0;">Content here</div>
.mybackground {background-color:#ff99a0;}
Border around this has a color of #ff99a0
<div style="border:2px solid #ff99a0;">Content here</div>
.myborder {border:2px solid #ff99a0;}