#f9a9be color space conversions
Hex:
#f9a9be
RGB:
249, 169, 190
CMY:
2, 34, 25
CMYK:
0, 32, 24, 2
HSL:
344°, 86.9565%, 81.9608%
HSV (HSB):
344°, 32.1285%, 97.6471%
XYZ:
62.5492, 52.2334, 55.5005
xyY:
0.3673, 0.3067, 52.2334
CIE-Lab:
77.4202, 32.2351, 1.3064
CIE-LCH:
77.4202, 32.2616, 2.3209
CIE-Luv:
77.4202, 49.5737, -4.0895
Hunter-Lab:
72.2727, 28.0076, 5.0601
#f9a9be color charts
#f9a9be color shades, tints & tones
#f9a9be color schemes
#f9a9be color preview, HTML & CSS examples
This text has a color of #f9a9be
<p style="color:#f9a9be;">Text here</p>
.mytext {color:#f9a9be;}
This box has a color of #f9a9be
<div style="background-color:#f9a9be;">Content here</div>
.mybackground {background-color:#f9a9be;}
Border around this has a color of #f9a9be
<div style="border:2px solid #f9a9be;">Content here</div>
.myborder {border:2px solid #f9a9be;}