#faaecc color space conversions
Hex:
#faaecc
RGB:
250, 174, 204
CMY:
2, 32, 20
CMYK:
0, 30, 18, 2
HSL:
336°, 88.3721%, 83.1373%
HSV (HSB):
336°, 30.4000%, 98.0392%
XYZ:
65.4595, 54.9557, 64.2842
xyY:
0.3544, 0.2975, 54.9557
CIE-Lab:
79.0158, 32.0008, -3.9614
CIE-LCH:
79.0158, 32.2451, 352.9431
CIE-Luv:
79.0158, 45.2070, -11.8046
Hunter-Lab:
74.1321, 27.8862, 0.4788
#faaecc color charts
#faaecc RGB chart
#faaecc CMYK chart
#faaecc RGB pie chart
#faaecc color shades, tints & tones
#faaecc color schemes
#faaecc color preview, HTML & CSS examples
This text has a color of #faaecc
<p style="color:#faaecc;">Text here</p>
.mytext {color:#faaecc;}
Text color #faaecc
This box has a color of #faaecc
<div style="background-color:#faaecc;">Content here</div>
.mybackground {background-color:#faaecc;}
Background color #faaecc
Border around this has a color of #faaecc
<div style="border:2px solid #faaecc;">Content here</div>
.myborder {border:2px solid #faaecc;}
Border color #faaecc