#faaacc color space conversions
Hex:
#faaacc
RGB:
250, 170, 204
CMY:
2, 33, 20
CMYK:
0, 32, 18, 2
HSL:
335°, 88.8889%, 82.3529%
HSV (HSB):
335°, 32.0000%, 98.0392%
XYZ:
64.6981, 53.4331, 64.0304
xyY:
0.3552, 0.2933, 53.4331
CIE-Lab:
78.1300, 34.1003, -5.2675
CIE-LCH:
78.1300, 34.5047, 351.2188
CIE-Luv:
78.1300, 47.4324, -14.1427
Hunter-Lab:
73.0979, 30.0669, -0.7667
#faaacc color charts
#faaacc RGB chart
#faaacc CMYK chart
#faaacc RGB pie chart
#faaacc color shades, tints & tones
#faaacc color schemes
#faaacc color preview, HTML & CSS examples
This text has a color of #faaacc
<p style="color:#faaacc;">Text here</p>
.mytext {color:#faaacc;}
Text color #faaacc
This box has a color of #faaacc
<div style="background-color:#faaacc;">Content here</div>
.mybackground {background-color:#faaacc;}
Background color #faaacc
Border around this has a color of #faaacc
<div style="border:2px solid #faaacc;">Content here</div>
.myborder {border:2px solid #faaacc;}
Border color #faaacc