#faa4cc color space conversions
Hex:
#faa4cc
RGB:
250, 164, 204
CMY:
2, 36, 20
CMYK:
0, 34, 18, 2
HSL:
332°, 89.5833%, 81.1765%
HSV (HSB):
332°, 34.4000%, 98.0392%
XYZ:
63.5989, 51.2345, 63.6640
xyY:
0.3563, 0.2870, 51.2345
CIE-Lab:
76.8209, 37.2378, -7.2044
CIE-LCH:
76.8209, 37.9283, 349.0502
CIE-Luv:
76.8209, 50.7422, -17.6171
Hunter-Lab:
71.5783, 33.3391, -2.6295
#faa4cc color charts
#faa4cc color shades, tints & tones
#faa4cc color schemes
#faa4cc color preview, HTML & CSS examples
This text has a color of #faa4cc
<p style="color:#faa4cc;">Text here</p>
.mytext {color:#faa4cc;}
This box has a color of #faa4cc
<div style="background-color:#faa4cc;">Content here</div>
.mybackground {background-color:#faa4cc;}
Border around this has a color of #faa4cc
<div style="border:2px solid #faa4cc;">Content here</div>
.myborder {border:2px solid #faa4cc;}