#ff9ba9 color space conversions
Hex:
#ff9ba9
RGB:
255, 155, 169
CMY:
0, 39, 34
CMYK:
0, 39, 34, 0
HSL:
352°, 100.0000%, 80.3922%
HSV (HSB):
352°, 39.2157%, 100.0000%
XYZ:
60.1228, 47.5673, 43.5487
xyY:
0.3975, 0.3145, 47.5673
CIE-Lab:
74.5512, 38.9036, 8.7665
CIE-LCH:
74.5512, 39.8791, 12.6989
CIE-Luv:
74.5512, 66.0083, 4.9293
Hunter-Lab:
68.9690, 34.9091, 10.8412
#ff9ba9 color charts
#ff9ba9 color shades, tints & tones
#ff9ba9 color schemes
#ff9ba9 color preview, HTML & CSS examples
This text has a color of #ff9ba9
<p style="color:#ff9ba9;">Text here</p>
.mytext {color:#ff9ba9;}
This box has a color of #ff9ba9
<div style="background-color:#ff9ba9;">Content here</div>
.mybackground {background-color:#ff9ba9;}
Border around this has a color of #ff9ba9
<div style="border:2px solid #ff9ba9;">Content here</div>
.myborder {border:2px solid #ff9ba9;}