#faa4bd color space conversions
Hex:
#faa4bd
RGB:
250, 164, 189
CMY:
2, 36, 26
CMYK:
0, 34, 24, 2
HSL:
343°, 89.5833%, 81.1765%
HSV (HSB):
343°, 34.4000%, 98.0392%
XYZ:
61.8851, 50.5490, 54.6394
xyY:
0.3704, 0.3026, 50.5490
CIE-Lab:
76.4050, 35.0662, 0.3868
CIE-LCH:
76.4050, 35.0683, 0.6321
CIE-Luv:
76.4050, 53.3540, -5.9752
Hunter-Lab:
71.0978, 30.9490, 4.2036
#faa4bd color charts
#faa4bd color shades, tints & tones
#faa4bd color schemes
#faa4bd color preview, HTML & CSS examples
This text has a color of #faa4bd
<p style="color:#faa4bd;">Text here</p>
.mytext {color:#faa4bd;}
This box has a color of #faa4bd
<div style="background-color:#faa4bd;">Content here</div>
.mybackground {background-color:#faa4bd;}
Border around this has a color of #faa4bd
<div style="border:2px solid #faa4bd;">Content here</div>
.myborder {border:2px solid #faa4bd;}