#faaebe color space conversions
Hex:
#faaebe
RGB:
250, 174, 190
CMY:
2, 32, 25
CMYK:
0, 30, 24, 2
HSL:
347°, 88.3721%, 83.1373%
HSV (HSB):
347°, 30.4000%, 98.0392%
XYZ:
63.8547, 54.3138, 55.8333
xyY:
0.3670, 0.3121, 54.3138
CIE-Lab:
78.6444, 29.9634, 3.0985
CIE-LCH:
78.6444, 30.1232, 5.9038
CIE-Luv:
78.6444, 47.3686, -1.0598
Hunter-Lab:
73.6979, 25.6879, 6.6706
#faaebe color charts
#faaebe color shades, tints & tones
#faaebe color schemes
#faaebe color preview, HTML & CSS examples
This text has a color of #faaebe
<p style="color:#faaebe;">Text here</p>
.mytext {color:#faaebe;}
This box has a color of #faaebe
<div style="background-color:#faaebe;">Content here</div>
.mybackground {background-color:#faaebe;}
Border around this has a color of #faaebe
<div style="border:2px solid #faaebe;">Content here</div>
.myborder {border:2px solid #faaebe;}