#faaec7 color space conversions
Hex:
#faaec7
RGB:
250, 174, 199
CMY:
2, 32, 22
CMYK:
0, 30, 20, 2
HSL:
340°, 88.3721%, 83.1373%
HSV (HSB):
340°, 30.4000%, 98.0392%
XYZ:
64.8692, 54.7196, 61.1758
xyY:
0.3589, 0.3027, 54.7196
CIE-Lab:
78.8795, 31.2570, -1.4473
CIE-LCH:
78.8795, 31.2904, 357.3489
CIE-Luv:
78.8795, 45.9860, -7.9261
Hunter-Lab:
73.9727, 27.0805, 2.7478
#faaec7 color charts
#faaec7 color shades, tints & tones
#faaec7 color schemes
#faaec7 color preview, HTML & CSS examples
This text has a color of #faaec7
<p style="color:#faaec7;">Text here</p>
.mytext {color:#faaec7;}
This box has a color of #faaec7
<div style="background-color:#faaec7;">Content here</div>
.mybackground {background-color:#faaec7;}
Border around this has a color of #faaec7
<div style="border:2px solid #faaec7;">Content here</div>
.myborder {border:2px solid #faaec7;}