#faaeea color space conversions
Hex:
#faaeea
RGB:
250, 174, 234
CMY:
2, 32, 8
CMYK:
0, 30, 6, 2
HSL:
313°, 88.3721%, 83.1373%
HSV (HSB):
313°, 30.4000%, 98.0392%
XYZ:
69.4117, 56.5366, 85.0962
xyY:
0.3289, 0.2679, 56.5366
CIE-Lab:
79.9182, 36.8241, -18.8479
CIE-LCH:
79.9182, 41.3674, 332.8950
CIE-Luv:
79.9182, 40.4238, -35.8006
Hunter-Lab:
75.1908, 33.1966, -14.4670
#faaeea color charts
#faaeea color shades, tints & tones
#faaeea color schemes
#faaeea color preview, HTML & CSS examples
This text has a color of #faaeea
<p style="color:#faaeea;">Text here</p>
.mytext {color:#faaeea;}
This box has a color of #faaeea
<div style="background-color:#faaeea;">Content here</div>
.mybackground {background-color:#faaeea;}
Border around this has a color of #faaeea
<div style="border:2px solid #faaeea;">Content here</div>
.myborder {border:2px solid #faaeea;}