#faaebc color space conversions
Hex:
#faaebc
RGB:
250, 174, 188
CMY:
2, 32, 26
CMYK:
0, 30, 25, 2
HSL:
349°, 88.3721%, 83.1373%
HSV (HSB):
349°, 30.4000%, 98.0392%
XYZ:
63.6375, 54.2269, 54.6897
xyY:
0.3688, 0.3143, 54.2269
CIE-Lab:
78.5939, 29.6840, 4.1119
CIE-LCH:
78.5939, 29.9674, 7.8865
CIE-Luv:
78.5939, 47.6721, 0.4440
Hunter-Lab:
73.6389, 25.3884, 7.5141
#faaebc color charts
#faaebc color shades, tints & tones
#faaebc color schemes
#faaebc color preview, HTML & CSS examples
This text has a color of #faaebc
<p style="color:#faaebc;">Text here</p>
.mytext {color:#faaebc;}
This box has a color of #faaebc
<div style="background-color:#faaebc;">Content here</div>
.mybackground {background-color:#faaebc;}
Border around this has a color of #faaebc
<div style="border:2px solid #faaebc;">Content here</div>
.myborder {border:2px solid #faaebc;}