#f9aacc color space conversions
Hex:
#f9aacc
RGB:
249, 170, 204
CMY:
2, 33, 20
CMYK:
0, 32, 18, 2
HSL:
334°, 86.8132%, 82.1569%
HSV (HSB):
334°, 31.7269%, 97.6471%
XYZ:
64.3407, 53.2488, 64.0137
xyY:
0.3543, 0.2932, 53.2488
CIE-Lab:
78.0217, 33.7557, -5.4397
CIE-LCH:
78.0217, 34.1912, 350.8455
CIE-Luv:
78.0217, 46.7378, -14.3319
Hunter-Lab:
72.9718, 29.6865, -0.9312
#f9aacc color charts
#f9aacc color shades, tints & tones
#f9aacc color schemes
#f9aacc color preview, HTML & CSS examples
This text has a color of #f9aacc
<p style="color:#f9aacc;">Text here</p>
.mytext {color:#f9aacc;}
This box has a color of #f9aacc
<div style="background-color:#f9aacc;">Content here</div>
.mybackground {background-color:#f9aacc;}
Border around this has a color of #f9aacc
<div style="border:2px solid #f9aacc;">Content here</div>
.myborder {border:2px solid #f9aacc;}