#faafcb color space conversions
Hex:
#faafcb
RGB:
250, 175, 203
CMY:
2, 31, 20
CMYK:
0, 30, 19, 2
HSL:
338°, 88.2353%, 83.3333%
HSV (HSB):
338°, 30.0000%, 98.0392%
XYZ:
65.5338, 55.2957, 63.7190
xyY:
0.3551, 0.2996, 55.2957
CIE-Lab:
79.2113, 31.3250, -3.1312
CIE-LCH:
79.2113, 31.4811, 354.2918
CIE-Luv:
79.2113, 44.8031, -10.4395
Hunter-Lab:
74.3611, 27.1786, 1.2480
#faafcb color charts
#faafcb color shades, tints & tones
#faafcb color schemes
#faafcb color preview, HTML & CSS examples
This text has a color of #faafcb
<p style="color:#faafcb;">Text here</p>
.mytext {color:#faafcb;}
This box has a color of #faafcb
<div style="background-color:#faafcb;">Content here</div>
.mybackground {background-color:#faafcb;}
Border around this has a color of #faafcb
<div style="border:2px solid #faafcb;">Content here</div>
.myborder {border:2px solid #faafcb;}