#facacc color space conversions
Hex:
#facacc
RGB:
250, 202, 204
CMY:
2, 21, 20
CMYK:
0, 19, 18, 2
HSL:
358°, 82.7586%, 88.6275%
HSV (HSB):
358°, 19.2000%, 98.0392%
XYZ:
71.4440, 66.9247, 66.2790
xyY:
0.3491, 0.3270, 66.9247
CIE-Lab:
85.4659, 17.2640, 5.4416
CIE-LCH:
85.4659, 18.1013, 17.4949
CIE-Luv:
85.4659, 29.3846, 4.8753
Hunter-Lab:
81.8075, 12.7241, 9.2296
#facacc color charts
#facacc RGB chart
#facacc CMYK chart
#facacc RGB pie chart
#facacc color shades, tints & tones
#facacc color schemes
#facacc color preview, HTML & CSS examples
This text has a color of #facacc
<p style="color:#facacc;">Text here</p>
.mytext {color:#facacc;}
Text color #facacc
This box has a color of #facacc
<div style="background-color:#facacc;">Content here</div>
.mybackground {background-color:#facacc;}
Background color #facacc
Border around this has a color of #facacc
<div style="border:2px solid #facacc;">Content here</div>
.myborder {border:2px solid #facacc;}
Border color #facacc